wwvbpy/requirements-dev.txt
2025-05-20 14:49:10 +02:00

26 lines
653 B
Text

# SPDX-FileCopyrightText: 2021-2024 Jeff Epler
#
# SPDX-License-Identifier: GPL-3.0-only
adafruit-circuitpython-datetime
beautifulsoup4
build
click
coverage
mypy; implementation_name=="cpython"
click>=8.1.5; implementation_name=="cpython"
leapseconddata
platformdirs
pre-commit
python-dateutil
requests; implementation_name=="cpython"
setuptools>=68; implementation_name=="cpython"
sphinx
sphinx-autodoc-typehints
sphinx-rtd-theme
sphinx-mdinclude
twine; implementation_name=="cpython"
types-beautifulsoup4; implementation_name=="cpython"
types-python-dateutil; implementation_name=="cpython"
types-requests; implementation_name=="cpython"
tzdata
wheel