Version 1.0.1 included packages cosmos,enabled in setup.cfg

This commit is contained in:
cindy oneill 2014-06-02 10:58:24 -06:00
parent 0ccea3ca3a
commit 5aadf49c8d
2 changed files with 14 additions and 2 deletions

View File

@ -1,6 +1,15 @@
1.0.0
CHANGES
=======
1.0.1
-----
included cosmos and enabled packages setup.cfg
1.0.0
-----
* Added top level ChangeLog
* pypi packaging files
* Make delete alarm last action in menu. Remove demo data
* Tweak layout of chicklets
* Make project_id configurable in settings

View File

@ -19,7 +19,10 @@ classifier =
Programming Language :: Python :: 3.3
[files]
packages = monitoring
packages =
monitoring
cosmos
enabled
[pbr]
autodoc_index_modules = True