diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-04 14:26:37 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-04 14:26:37 -0500 |
| commit | 0a418f8d1effb0d64a89f9ad693ca0d68d788ae7 (patch) | |
| tree | 836dcbcd0e1625d5e1925da24097cb131eaf6104 /docs | |
| parent | eb9fcac064fec006cb776d17bbcec1bc2b642579 (diff) | |
| download | flake8-0a418f8d1effb0d64a89f9ad693ca0d68d788ae7.tar.gz | |
Refactor docs requirements into file for RTD
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt new file mode 100644 index 0000000..77bd874 --- /dev/null +++ b/docs/source/requirements.txt @@ -0,0 +1,4 @@ +sphinx>=1.3.0 +sphinx_rtd_theme +sphinx-prompt +configparser |
