Skip to content

Commit fe0d3f9

Browse files
Update requirements.txt according to the recommendations for libraries:
Dependencies are specified in the setup.py, and could be resolved from here. See: https://pip.pypa.io/en/stable/user_guide/#requirements-files and https://caremad.io/posts/2013/07/setup-vs-requirement/
1 parent 78cec4f commit fe0d3f9

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

requirements.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
Click==7.0
2-
Jinja2==2.11.1
3-
livereload==2.6.1
4-
Markdown==3.2.1
5-
MarkupSafe==1.1.1
6-
mkdocs==1.0.4
7-
nose==1.3.7
8-
PyYAML==5.3
9-
six==1.14.0
10-
tornado==6.0.3
1+
-e .

0 commit comments

Comments
 (0)