Show More
@@ -1,14 +1,15 b'' | |||||
1 | ## special libraries we could extend the requirements.txt file with to add some |
|
1 | ## special libraries we could extend the requirements.txt file with to add some | |
2 | ## custom libraries usefull for debug and memory tracing |
|
2 | ## custom libraries usefull for debug and memory tracing | |
3 |
|
3 | |||
4 | objgraph |
|
4 | objgraph | |
5 |
|
5 | |||
6 | ## debug |
|
6 | ## debug | |
7 | ipdb |
|
7 | ipdb | |
8 | ipython |
|
8 | ipython | |
9 |
|
9 | |||
10 | pipdeptree |
|
10 | pipdeptree | |
11 | invoke==2.0.0 |
|
11 | invoke==2.0.0 | |
12 | bumpversion==0.6.0 |
|
12 | bumpversion==0.6.0 | |
13 | bump2version==1.0.1 |
|
13 | bump2version==1.0.1 | |
14 | flake8 |
|
14 | flake8 | |
|
15 | docutils-stub |
General Comments 0
You need to be logged in to leave comments.
Login now