This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Description
Don't know where else to ask this. After I have used virtualenv in my app and then push it to heroku the feedback indicates that the app is running in my virtualenv on the heroku servers too. That couldn't be, right? It seems to use the same requirements.txt and such...
I'm new to both Heroku and virtualenv so I'm a bit confused. I think you could improve the README by showing what the directory structure should look like after performing the steps. And also discuss some what the execution environment in production will be.