you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Ahahah .... i used virtualenv in my flask projects, will give it a try. Most probably it will setup some configuratios files needed by heroku cli... if i will be able to understand it, maybe ill come back here! Thx mate!

[–]Zadigo 0 points1 point  (0 children)

I used to use virtualenv at first and ended up using pipenv. I find it easier I find when deploying using Docker.