You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grogu/requirements-dev.txt

25 lines
198 B

# PyPI
wheel
setuptools
build
twine
# code-linters
black
black[jupyter]
# dev-tools
pre-commit
isort
# plotting
matplotlib
plotly
nbformat
# testing
pytest
pytest-randomly
pytest-cov
hypothesis