We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bea9c91 + 37644e9 commit 63870a9Copy full SHA for 63870a9
setup.py
@@ -1,7 +1,7 @@
1
import sys
2
from setuptools import setup, find_packages
3
4
-REQUIRES = ['six', 'sphinx']
+REQUIRES = ['six']
5
6
setup(
7
name='stackinabox',
0 commit comments