heatmap-scatter-dash
heatmap-scatter-dash copied to clipboard
Move to pipenv
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: justpipenv lock --requirements > requirements.txt - Then hit a problem with Docker: https://github.com/pypa/pipenv/issues/1328#issuecomment-362341131
I like what it is trying to do, though. Perhaps wait until integration with pip is complete.
See https://github.com/pypa/pipenv/issues/1328#issuecomment-362363134 regarding docker