mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
26 lines
407 B
Text
26 lines
407 B
Text
# These dependencies are installed using:
|
|
#
|
|
# pip install --upgrade
|
|
#
|
|
# This file should only declare dependencies related to code
|
|
# formatting, linting, testing and packaging.
|
|
#
|
|
# No dependencies required for production should be listed here.
|
|
|
|
flake8
|
|
flake8-bugbear
|
|
flake8-docstrings
|
|
flake8-builtins
|
|
flake8-comprehensions
|
|
pylint
|
|
mypy
|
|
pytest
|
|
pytest-cov
|
|
pylint
|
|
|
|
twine
|
|
|
|
md-toc
|
|
straitjacket
|
|
pycalver
|
|
lib3to6
|