-
- Downloads
Add a menagerie of new gear features!
Showing
- api/api.py 1 addition, 0 deletionsapi/api.py
- api/jobs/gears.py 6 additions, 3 deletionsapi/jobs/gears.py
- api/jobs/handlers.py 22 additions, 9 deletionsapi/jobs/handlers.py
- api/jobs/jobs.py 30 additions, 12 deletionsapi/jobs/jobs.py
- api/util.py 21 additions, 0 deletionsapi/util.py
- requirements.txt 3 additions, 2 deletionsrequirements.txt
django >= 1.11.5 | ||
elasticsearch==5.3.0 | ||
enum==0.4.6 | ||
jsonschema==2.6.0 | ||
... | ... | @@ -9,8 +10,8 @@ pytz==2015.7 |
requests==2.9.1 | ||
rfc3987==1.3.4 | ||
strict-rfc3339==0.7 | ||
unicodecsv==0.9.0 | ||
uwsgi==2.0.13.1 | ||
webapp2==2.5.2 | ||
WebOb==1.5.1 | ||
git+https://github.com/flywheel-io/gears.git@v0.1.2#egg=gears | ||
unicodecsv==0.9.0 | ||
git+https://github.com/flywheel-io/gears.git@d89f763#egg=gears |
Please register or sign in to comment