mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
Apply bootstrapit.sh
This commit is contained in:
parent
6416df7094
commit
d951483a83
26 changed files with 1260 additions and 80 deletions
24
requirements/integration.txt
Normal file
24
requirements/integration.txt
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# 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
|
||||
|
||||
straitjacket
|
||||
pycalver
|
||||
Loading…
Add table
Add a link
Reference in a new issue