Skip to content

fix readme filename case in pyproject.toml#261

Open
ronyrahmaan wants to merge 1 commit intoLordAmit:masterfrom
ronyrahmaan:fix-readme-case
Open

fix readme filename case in pyproject.toml#261
ronyrahmaan wants to merge 1 commit intoLordAmit:masterfrom
ronyrahmaan:fix-readme-case

Conversation

@ronyrahmaan
Copy link
Copy Markdown

poetry install fails because pyproject.toml references readme.md but the actual file is README.md. just a case mismatch.

fixes #226

@ronyrahmaan
Copy link
Copy Markdown
Author

opened too early, will redo

@ronyrahmaan ronyrahmaan deleted the fix-readme-case branch March 27, 2026 06:17
@ronyrahmaan ronyrahmaan restored the fix-readme-case branch March 27, 2026 09:31
@ronyrahmaan ronyrahmaan reopened this Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

poetry install no such file readme.md (perhaps expecting README.md)

1 participant