Skip to content

Commit 5ef8aa2

Browse files
authored
Update setup.py
1 parent d9c9a45 commit 5ef8aa2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

setup.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
import os
22

3-
# from setuptools import setup, find_packages
4-
# from setuptools.extension import Extension
5-
6-
from setuptools import setup
3+
from setuptools import setup, find_packages
74
from setuptools.extension import Extension
85
from Cython.Build import cythonize
96
from Cython.Distutils import build_ext

0 commit comments

Comments
 (0)