8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac1897 commit 35e5031Copy full SHA for 35e5031
setup.py
@@ -13,7 +13,7 @@
13
sys.path.insert(0, os.path.dirname(os.path.realpath(__file__)))
14
15
# This requires setuptools when building; setuptools is not needed
16
-# when installing from a wheel file (though it is still neeeded for
+# when installing from a wheel file (though it is still needed for
17
# alternative forms of installing, as suggested by README.md).
18
from setuptools import setup, find_packages
19
from setuptools.command.build_py import build_py
0 commit comments