##// END OF EJS Templates
python3: fixes and code optimization for python3.11
python3: fixes and code optimization for python3.11

File last commit:

r1103:2b24e263 python3
r1114:8a549c84 python3
Show More
requirements_debug.txt
12 lines | 289 B | text/plain | TextLexer
/ requirements_debug.txt
debug: added optional libraries for tracking leaks
r748 ## special libraries we could extend the requirements.txt file with to add some
## custom libraries useful for debug and memory tracing
## uncomment inclusion of this file in requirements.txt run make generate-pkgs and nix-shell
objgraph
memory-profiler
pympler
requirements: make output generated from pipdeptree
r1059 ipdb
ipython
deps: added rc_testdata and flake8
r1064 flake8
requirements: bumped some libs
r1103 rich