Skip to content

Commit

Permalink
expand on single maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Jan 16, 2024
1 parent ce5733d commit a71591e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/arch/adr-0001-build-tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ We need to select a build tool for managing dependencies for, building, and dist

- far less popular than other options
- no dependency management (manually add to `pyproject.toml`)
- only one maintainer
- only one maintainer (but is part of the larger PyPA working group)
- Hatch does not allow for the installation of specific patch release versions but rather only uses minor release granularity that tracks the latest patch release


Expand Down

0 comments on commit a71591e

Please sign in to comment.