|
|
@ -13,6 +13,7 @@ setup( |
|
|
url="https://github.com/brettlangdon/qw", |
|
|
url="https://github.com/brettlangdon/qw", |
|
|
packages=find_packages(), |
|
|
packages=find_packages(), |
|
|
license="MIT", |
|
|
license="MIT", |
|
|
|
|
|
scripts=["bin/qw-manager", "bin/qw-client"], |
|
|
classifiers=[ |
|
|
classifiers=[ |
|
|
"Intended Audience :: Developers", |
|
|
"Intended Audience :: Developers", |
|
|
"Programming Language :: Python", |
|
|
"Programming Language :: Python", |
|
|
|