Skip to content

Upper case package name bug #39

@LydiaFrance

Description

@LydiaFrance

When the package name here uses uppercase letters:

root
└── src
    └── PackageName
        ├── __init__.py
        └── myfunctions.py

And it is git cloned then that folder name is changed to lowercase and pip install . fails. Likely due to things written in lower case in the pyrpject.toml file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions