Fixes to `pyproject.toml`
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The current configuration in pyproject.toml seems problematic with the current version of poetry, making it difficult for contributors to properly install the environment. For example, poetry reports that the name of the repo is not properly configured.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading pyproject.toml and validating it with the current version of Poetry. Check the project name and other configuration that prevents contributors from installing the environment, then confirm that Poetry accepts the file and can install the environment successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100