alan-turing-institute / alan-turing-institute/python-project-template

Upper case package name bug

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
33
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.