Skip to content

Commit

Permalink
Update requirements.txt according to the recommendations for libraries:
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
dmitry-timofeev committed Feb 17, 2020
1 parent 78cec4f commit fe0d3f9
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
Click==7.0
Jinja2==2.11.1
livereload==2.6.1
Markdown==3.2.1
MarkupSafe==1.1.1
mkdocs==1.0.4
nose==1.3.7
PyYAML==5.3
six==1.14.0
tornado==6.0.3
-e .

0 comments on commit fe0d3f9

Please sign in to comment.