-
Notifications
You must be signed in to change notification settings - Fork 42
Breaks python-dotenv #50
Copy link
Copy link
Open
Description
This package interferes with python-dotenv.
if you have a project that uses python-dotenv, but have already installed this it will break.
This is because this project uses "dotenv.py" in the root folder of site-packages, but the other tool uses a package.
Suggestion: move the file into it's own package, e.g. django_dotenv and consider renaming it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels