buku/requirements.txt
Alex f0cbd122f3 Sphinx readme md (#202)
* Fix Parameters typo

* Almost working documentation generation

* Remove genarted html files, update conf and index

* Update docs/conf.py

* Add docs/source files

* Prevent creation of modules.rst; update index.rst

* Move conf.py and index.rst to docs/source

* Add opening paragraph to index.rst

* Fix flake8 issues

* Add dummy text

* Add dummy text 2

* Update conf.py to use recommonmark; add README.md to RTD documentation

* Update requirements.txt with recommonmark

* Create symlink to README

* Add opening line to index.rst

* Fix flake8 conf.py issue
2017-09-09 22:42:48 +05:30

6 lines
94 B
Plaintext

urllib3>=1.13.1
beautifulsoup4>=4.4.1
cryptography>=1.2.3
requests>=2.9.1
recommonmark>=0.4.0