You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked the existing issues and couldn't find an issue about this bug.
Bug details
Describe the bug
I had a previous package named grainLearning and want to apply the template to it. When reaching the second question I am blocked because the name has an upper case L in the name. Github allows to have upper case letters in the name.
Checklist before submitting a bug report
Bug details
Describe the bug
I had a previous package named grainLearning and want to apply the template to it. When reaching the second question I am blocked because the name has an upper case L in the name. Github allows to have upper case letters in the name.
To Reproduce
Steps to reproduce the behavior:
copier copy -r HEAD https://github.com/nlesc/python-template.git ./
Error Message
Package name must start with a letter, followed one or more letter, digits or underscores all lowercase.
Expected behavior
I cannot continue with the process. It should allow to pass if you are really sure of the name.
The text was updated successfully, but these errors were encountered: