My app is deployed on heroku.
heroku
When I push my code via git push heroku master. It gives me this error
git push heroku master
Collecting pkg-resource
To avoid having it in requirements.txt everytime you do a freeze, remove it from your virtual environment with pip uninstall pkg-resources==0.0.0
pip uninstall pkg-resources==0.0.0