Skip to content

Breaks python-dotenv #50

@stuaxo

Description

@stuaxo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions