Initial repod server commit with basic Bassdrive support

This commit is contained in:
Bradlee Speice
2016-05-06 23:20:59 -04:00
commit 622b90aeaa
17 changed files with 245 additions and 0 deletions

4
Requirements Normal file
View File

@ -0,0 +1,4 @@
pyramid>=1.6.1
feedgen>=0.3.2
PyYAML>=3.11
requests>=2.9.1