storyboard/storyboard
Clark Boylan 1a0ce47f8f Use a common requirements file
We can use newer setuptools and pbr to use environment markers in our
requirements files which allows us to select deps if the environment
matches. With this we restrict the email dep to python < 3.0 which is
the only dep we have that doesn't work across python 2 and 3.

Note that this also updates the pbr machinery to pull in this new
feature support. Part of this update requires updating hacking to avoid
conflicting pbr requirements. This in turn has created some churn in the
format of the code but should largely be a noop.

Change-Id: I0be5dd8a6b33a51329077b5a5f4c7f5576829956
2016-07-08 09:06:10 -07:00
..
api Use a common requirements file 2016-07-08 09:06:10 -07:00
common Use a common requirements file 2016-07-08 09:06:10 -07:00
db Use a common requirements file 2016-07-08 09:06:10 -07:00
migrate Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
notifications Add Due Dates to the API 2016-02-25 18:35:32 +00:00
openstack Fix typo 2016-01-18 11:51:46 +00:00
plugin Use a common requirements file 2016-07-08 09:06:10 -07:00
tests Use a common requirements file 2016-07-08 09:06:10 -07:00
__init__.py Add SQLalchemy database model 2014-01-13 18:52:47 +04:00