Update README with hatch based instructions #86

Closed
adina wants to merge 2 commits from readme into main
Owner

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.toml and the commands ran within the forgejo workflows.

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.toml`` and the commands ran within the forgejo workflows.
Update README with hatch based instructions
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 28s
Model checks / lint (pull_request) Successful in 1m44s
Validate examples and verify unmodified conversion / lint (pull_request) Successful in 2m49s
4fd82c66fd
msz approved these changes 2025-07-28 10:07:37 +00:00
msz left a comment
Owner

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 show indicates that one can also check:examples in addition to check:models, but the README probably does not need to list all scripts.

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 show` indicates that one can also `check:examples` in addition to `check:models`, but the README probably does not need to list all scripts.
Author
Owner

thanks! I'll add a few more things I discovered along the way momentarily, thought

thanks! I'll add a few more things I discovered along the way momentarily, thought
add hints how to run specific validation or model checks in hatch shell
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 22s
Validate examples and verify unmodified conversion / lint (pull_request) Successful in 2m48s
Model checks / lint (pull_request) Successful in 1m28s
a85b43c1f3
Author
Owner

I will close this PR in favor of #88

I will close this PR in favor of #88
adina closed this pull request 2025-07-29 08:42:04 +00:00
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 22s
Validate examples and verify unmodified conversion / lint (pull_request) Successful in 2m48s
Model checks / lint (pull_request) Successful in 1m28s

Pull request closed

Sign in to join this conversation.
No description provided.