ddev / ddev-platformsh

Add integration with Platform.sh hosting service
Apache License 2.0
9 stars 10 forks source link

Add global Python dependencies configured in `.platform.app.yaml` #11

Closed lolautruche closed 2 years ago

lolautruche commented 2 years ago

Install global Python 2 and Python 3 dependencies in the container, as configured in .platform.app.yaml

rfay commented 2 years ago

Do we really want to fiddle with python2? Is platform.sh really still fiddling with python2?

lolautruche commented 2 years ago

I think it's fine if we stick with Python 3. Python 2 is still installed in all containers.