Skip to content

Commit

Permalink
documentation-specific requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Aug 11, 2023
1 parent 44f5ffc commit 21375a3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ sphinx:

python:
install:
- requirements: dev-requirements.txt
- requirements: doc-requirements.txt
22 changes: 22 additions & 0 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
GeoIP>=1.2.9
Twisted[tls]>=15.5.0
zope.interface>=3.6.1
incremental
automat
cryptography
tox
coverage<5.0
cuvner
setuptools>=0.8.0
Sphinx
repoze.sphinx.autointerface>=0.4
coveralls
codecov
wheel
twine
pyflakes
pycodestyle
mock
ipaddress>=1.0.16
geoip
readme_renderer

0 comments on commit 21375a3

Please sign in to comment.