Skip to content

Commit

Permalink
Add a requirements file to define the Python packages needed to do a …
Browse files Browse the repository at this point in the history
…build.
  • Loading branch information
RobinD42 committed Feb 28, 2016
1 parent 4cbfc0d commit 7ef4665
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pip
setuptools
six
wheel
Sphinx
docutils

0 comments on commit 7ef4665

Please sign in to comment.