
[nativelib]

[nativelib:sys_platform == "darwin"]
pyobjc>=9.0

[nativelib:sys_platform == "win32"]
pywin32>=305

[test]
pytest>=8
