We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053aefb commit 9b4190fCopy full SHA for 9b4190f
setup.py
@@ -16,6 +16,7 @@
16
make test
17
"""
18
# non-controversial imports
19
+import os
20
from setuptools import setup, find_packages
21
from setuptools.command.install import install
22
from glob import glob
0 commit comments