summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* color logging supportAlfredo Deza2014-04-011-0/+1
| | | | Change-Id: Ic88b41e4032d6c97e020485341d375c196a1a1c0
* Replace simplegeneric with singledispatch (PEP 443).Ryan Petrello2013-09-221-1/+0
| | | | | Closes-Bug: #1226813 Change-Id: I1ba149ac00353460065d4cddbe3ccd8782aaa611
* Specify minimum versions in requirements.txt.Ryan Petrello2013-08-161-5/+5
| | | | | | | | | | We used to use requirements.txt for frozen dependency testing in Travis-CI. Given that pecan is a framework, it probably makes more sense to specify "minimum" versions. This change extracts the list of minimum dependencies into a requirements file that can be used in other places, like documentation and installation tools. Change-Id: Ie2fef9fd2e5ed261b4cc82139882b226ba787680
* Remove wsgiref from requirements.txt.Ryan Petrello2013-05-031-1/+0
|
* Require simplegeneric 0.8.1 (for Python3 support).Ryan Petrello2013-05-031-1/+1
|
* Updating requirements.txt for Travis-CI.Ryan Petrello2012-03-301-13/+1
|
* adding travis-ci supportMark McClain2012-03-111-0/+18