mirror of
https://github.com/borgbase/vorta
synced 2024-12-22 15:57:34 +00:00
35d9a3b438
* Add `pre-commit` to developer requirements. * Add virtual python environments to `.gitignore`. * Update pull request template. --------- Co-authored-by: real-yfprojects <real-yfprojects@users.noreply.github.com>
16 lines
149 B
Text
16 lines
149 B
Text
pre-commit
|
|
black==22.*
|
|
coverage
|
|
flake8
|
|
isort
|
|
macholib
|
|
pyinstaller
|
|
pylint
|
|
pytest
|
|
pytest-cov
|
|
pytest-faulthandler
|
|
pytest-mock
|
|
pytest-qt
|
|
tox
|
|
twine
|
|
wheel
|