Skip to content

Commit

Permalink
add 'docs' extras
Browse files Browse the repository at this point in the history
  • Loading branch information
JarronL committed Dec 23, 2021
1 parent 6c684dc commit 5bae6e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@
#extras_require={
# 'dev': ['check-manifest>=0.34', 'lxml>=3.6.4', 'pytest>=3.0.2'],
#},
# extras_require = {'docs':
# ['docutils==0.16', 'sphinx>=3.4.1']},
extras_require = {'docs':
['docutils==0.16', 'sphinx>=3.4.1']},

# If there are data files included in your packages that need to be
# installed, specify them here. If using Python 2.6 or less, then these
Expand Down

0 comments on commit 5bae6e4

Please sign in to comment.