-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Type: Bug 🐛This issue is a bug.This issue is a bug.Type: RegressionThis issue is a regression of a previous behavior.This issue is a regression of a previous behavior.
Milestone
Description
Issue description
Our docker builds failed this morning due to a change in behaviour when running pipenv install in the root directory.
When running with the latest version (2020.5.28) an error is thrown after dependencies are built and installed ERROR: Pipenv is not intended to work under the root directory, please choose another path.
It looks like this is a change introduced in #3386, relating to an issue raised in #3434.
This issue is really just to point out that this behaviour change should be listed as breaking in the changelog, as it doesn't currently appear to be mentioned.
For the time being we have worked around this by pinning pipenv to the last version (2018.11.26).
Expected result
N/A
Actual result
N/A
Steps to replicate
N/A
jean-malo, eugene-nikolaev, zaabjuda, kingy04, thomasbeznoskov7777 and 40 more
Metadata
Metadata
Assignees
Labels
Type: Bug 🐛This issue is a bug.This issue is a bug.Type: RegressionThis issue is a regression of a previous behavior.This issue is a regression of a previous behavior.