Skip to content

Commit 8979548

Browse files
committed
Rmoved unused import of setuptools.dist.Distribution
1 parent 8036548 commit 8979548

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import os
22
from setuptools import setup
3-
from setuptools.dist import Distribution
43

54
try:
65
from setuptools_conda import dist_conda

0 commit comments

Comments
 (0)