This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
qw
mirror of
https://github.com/brettlangdon/qw.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
add scripts for install
pull/1/head
Brett Langdon
11 years ago
parent
bcb4091430
commit
df227673fd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
setup.py
+ 1
- 0
setup.py
View File
@ -13,6 +13,7 @@ setup(
url
=
"
https://github.com/brettlangdon/qw
"
,
packages
=
find_packages
(
)
,
license
=
"
MIT
"
,
scripts
=
[
"
bin/qw-manager
"
,
"
bin/qw-client
"
]
,
classifiers
=
[
"
Intended Audience :: Developers
"
,
"
Programming Language :: Python
"
,
Write
Preview
Loading…
Cancel
Save