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