commit
d91c333d63
2 changed files with 12 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -29,6 +29,7 @@ setup(
|
|||
packages=packages,
|
||||
package_data={'': ['LICENSE']},
|
||||
package_dir={'colout': 'colout'},
|
||||
scripts=['bin/colout'],
|
||||
include_package_data=True,
|
||||
install_requires=requires,
|
||||
license=open('LICENSE').read(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue