Skip to content

Commit

Permalink
Merge pull request #30 from NAL-i5K/update-doc
Browse files Browse the repository at this point in the history
Include requirements.txt into sphinx_doc
  • Loading branch information
childers committed Sep 13, 2017
2 parents 8967cd2 + c4eeb8e commit b719f8e
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions sphinx_doc/pre_requisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,10 @@ Pre-requisites
===============
Python modules
--------------
Described in requirements.txt

* Django==1.8.12
* Markdown==2.6.6
* celery==3.1.23
* cssmin==0.2.0
* django-pipeline==1.6.8
* django-simple-captcha==0.4.5
* djangorestframework==2.3.4
* django-rest-swagger==0.3.5
* docutils==0.12
* jsmin==2.0.11
* pillow==2.2.2
* psycopg2==2.6
* pycrypto==2.6.1
* python-memcached==1.57
* python-social-auth==0.2.16
* requests-oauthlib==0.6.1
* wsgiref
* django-suit==0.2.18
Described in ``requirements.txt``:

.. literalinclude:: ../requirements.txt

Service-side pre-requisites
---------------------------
Expand Down

0 comments on commit b719f8e

Please sign in to comment.