mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 18:28:51 -05:00
Update setup.py
This commit is contained in:
parent
11f4b5aacf
commit
8d3e624adb
|
@ -23,6 +23,7 @@ setup(
|
||||||
author='Andrej Prochazka',
|
author='Andrej Prochazka',
|
||||||
author_email='hrocho@vodacionline.sk',
|
author_email='hrocho@vodacionline.sk',
|
||||||
description='python interface to catima library',
|
description='python interface to catima library',
|
||||||
|
url='https://github.com/hrosiak/catima',
|
||||||
ext_modules=[example_module],
|
ext_modules=[example_module],
|
||||||
cmdclass={"build_ext": build_ext},
|
cmdclass={"build_ext": build_ext},
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user