Skip to content

Commit

Permalink
build - Remove dependencies for unused spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
phibos committed Apr 20, 2017
1 parent 38cb07f commit 242f3c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Expand Up @@ -138,11 +138,9 @@ def get_objects():
extras_require={
"docstest": [
"doc8",
"pyenchant",
"readme_renderer >= 16.0",
"sphinx",
"sphinx_rtd_theme",
"sphinxcontrib-spelling",
],
},
package_dir={'': 'src'},
Expand Down

0 comments on commit 242f3c2

Please sign in to comment.