You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had started using pipenv, but I think it's not quite mature enough.
First hit a problem with Elastic Beanstalk for Python: it still requires requirements.txt -> Not a problem: just pipenv lock --requirements > requirements.txt
I had started using pipenv, but I think it's not quite mature enough.
requirements.txt
-> Not a problem: justpipenv lock --requirements > requirements.txt
I like what it is trying to do, though. Perhaps wait until integration with pip is complete.
The text was updated successfully, but these errors were encountered: