Skip to content

Commit 9bf4239

Browse files
committed
pip: mnissing import
1 parent 7e9418a commit 9bf4239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from setuptools import setup, Extension
1+
from setuptools import setup, Extension, find_packages
22
import versioneer
33

44

0 commit comments

Comments
 (0)