parent
8c26020f67
commit
cb7b5747a8
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -20,6 +20,7 @@ setuptools.setup(
|
|||
'pycairo',
|
||||
],
|
||||
packages=setuptools.find_packages(exclude=('tests', )),
|
||||
data_files = [('man/man1', ['doc/mat2.1'])],
|
||||
classifiers=[
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Environment :: Console",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue