
[:platform_system == "Windows"]
wmi
pywin32
pypiwin32

[all]
screen_brightness_control[dev,dist,docs]

[dev]
mypy
pytest
pytest-mock
pytest-subtests
ruff
string-fixer>=0.5.0

[dev:platform_system == "Windows"]
types-pywin32

[dist]
build
setuptools
wheel
twine

[docs]
jsmin
packaging
pdoc>=14.1.0
