Update README with hatch based instructions #86
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inm7/inm7-concepts!86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "readme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I took a look at this repo with a contribution mindset for the first time, and the README felt as if it was not reflecting the most up to date state. This PR is a guestimate of what would be the way to do different things with this project, mostly based on the keys in
pyproject.tomland the commands ran within the forgejo workflows.The hatch commands work for me (
not sure if the docs build works 100% right, but that's a separate issue), so I think this is an improvement.Nb.,
hatch env showindicates that one can alsocheck:examplesin addition tocheck:models, but the README probably does not need to list all scripts.thanks! I'll add a few more things I discovered along the way momentarily, thought
I will close this PR in favor of #88
Pull request closed