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 2af52ef commit 176c116Copy full SHA for 176c116
setup.py
@@ -1,5 +1,6 @@
1
import os
2
from setuptools import setup
3
+from distutils import sysconfig
4
5
try:
6
from setuptools_conda import dist_conda
0 commit comments