1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Made 0.4 release easily installable

Static files are compressed
Mention of compress.sh in README
Privilege is now an embeded dependancy.
This commit is contained in:
sametmax
2014-06-22 12:02:17 +07:00
parent eda8c4ae22
commit 1a0426881a
6 changed files with 6 additions and 4 deletions

View File

@ -31,7 +31,6 @@ setup(
'cherrypy',
'bottle',
'clize',
'privilege'
],
include_package_data=True,
dependency_links=[