Adds a proper path for fetching TM2

Updates requirements.txt to fetch repoze.tm2 from github.
This commit is contained in:
Matt Dietz
2013-07-18 17:48:15 +00:00
parent ebe9dbc447
commit e18da04b2e

View File

@@ -9,4 +9,4 @@ aiclib
# NOTE(jkoelker) not technically required, but something has to commit
# the transactions. in the future this should be the
# neutron wsgi service
repoze.tm2
-e git://github.com/repoze/repoze.tm2.git@2.0#egg=repoze.tm2