Skip to content

Commit

Permalink
[PHNX-3319] Removed sphinx from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bwong28 committed Nov 29, 2016
1 parent f0737a0 commit d2831df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -18,7 +18,6 @@

setup_requires = [
'nose>=1.3.0',
'sphinx',
]

tests_require = setup_requires + [
Expand Down

0 comments on commit d2831df

Please sign in to comment.