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 01944ca commit f9887fcCopy full SHA for f9887fc
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