refinery-platform/heatmap-scatter-dash

Move to pipenv

mccalluc opened this issue · 1 comments

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
  • Then hit a problem with Docker: pypa/pipenv#1328 (comment)

I like what it is trying to do, though. Perhaps wait until integration with pip is complete.

See pypa/pipenv#1328 (comment) regarding docker