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 f58b309 commit c592860Copy full SHA for c592860
setup.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
3
-from distutils.core import setup
+from setuptools import setup
4
5
setup(
6
name='python-nginx',
0 commit comments