Skip to content

Commit 176c116

Browse files
Restore import that didn't survive the last PR
1 parent 2af52ef commit 176c116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import os
22
from setuptools import setup
3+
from distutils import sysconfig
34

45
try:
56
from setuptools_conda import dist_conda

0 commit comments

Comments
 (0)