reqs => requirements

This commit is contained in:
Kenneth Reitz
2011-09-24 11:02:13 -04:00
parent f1b2c361c7
commit 8c949b962f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[wsgi]
entrypoint = httpbin:app
requirements = reqs.txt
requirements = requirements.txt
View File