project maintenance

This commit is contained in:
Manuel Barkhau 2020-08-26 21:49:01 +00:00
parent 78760f6324
commit ae35ae3c1c
11 changed files with 213 additions and 84 deletions

View file

@ -14,10 +14,10 @@ pudb
# https://pypi.org/project/q/
q
# rich is used for more readable tracebacks during development
# https://github.com/nir0s/backtrace
# https://rich.readthedocs.io/en/latest/traceback.html
rich
# pretty-traceback manipulates Python tracebacks to make
# them more readable.
# https://pypi.org/project/pretty-traceback/
pretty-traceback
# Py-Spy: A sampling profiler for Python programs.
# https://github.com/benfred/py-spy

View file

@ -18,8 +18,7 @@ flake8-docstrings
flake8-builtins
flake8-comprehensions
flake8-junit-report
pylint
pylint-ignore
pylint-ignore>=2020.1013
mypy
# pylint doesn't support isort>=5 for now
# https://github.com/PyCQA/pylint/issues/3722
@ -39,7 +38,7 @@ readme_renderer[md]
twine
md-toc
straitjacket
straitjacket>=v202008.1016
pycalver
lib3to6