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 63cf766 commit b556b96Copy full SHA for b556b96
setup.py
@@ -1,5 +1,6 @@
1
# -*- coding: utf-8 -*-
2
import sys
3
+
4
try:
5
from setuptools import setup
6
except ImportError:
0 commit comments