Initial Cookiecutter Commit.

This commit is contained in:
Ilya Shakhat
2015-04-01 12:56:55 +03:00
commit 3926c56242
27 changed files with 627 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
Babel>=1.3