config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from setuptools import setup, Extension
|
||||
from distutils.core import setup, Extension
|
||||
|
||||
setup(
|
||||
name = "yap",
|
||||
@@ -27,4 +27,4 @@ setup(
|
||||
)],
|
||||
py_modules = ['yap']
|
||||
)
|
||||
\
|
||||
\
|
||||
|
Reference in New Issue
Block a user