##// END OF EJS Templates
requirements: added docutils-stub for better type hints
super-admin -
r4991:e14a4729 default
parent child Browse files
Show More
@@ -1,14 +1,15 b''
1 1 ## special libraries we could extend the requirements.txt file with to add some
2 2 ## custom libraries usefull for debug and memory tracing
3 3
4 4 objgraph
5 5
6 6 ## debug
7 7 ipdb
8 8 ipython
9 9
10 10 pipdeptree
11 11 invoke==2.0.0
12 12 bumpversion==0.6.0
13 13 bump2version==1.0.1
14 14 flake8
15 docutils-stub
General Comments 0
You need to be logged in to leave comments. Login now