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