diff --git a/epio.ini b/epio.ini index 854d76b..1e3d893 100644 --- a/epio.ini +++ b/epio.ini @@ -1,8 +1,8 @@ [wsgi] entrypoint = redirector:app -requirements = reqs.txt +requirements = requirements.txt [env] -REDIRECTOR_LOCATION = https://github.com/kennethreitz/resources \ No newline at end of file +REDIRECTOR_LOCATION = https://github.com/kennethreitz/redirector \ No newline at end of file