Skip to content

Commit f6ee9ab

Browse files
committed
docs(CHANGES) Note build system using hatchling now
1 parent 24dc113 commit f6ee9ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ _Maintenance only, no bug fixes, or new features_
2727

2828
[uv]: https://github.com/astral-sh/uv
2929

30+
#### Build system: poetry to hatchling (#479)
31+
32+
[Build system] moved from [poetry] to [hatchling].
33+
34+
[Build system]: https://packaging.python.org/en/latest/tutorials/packaging-projects/#choosing-a-build-backend
35+
[poetry]: https://github.com/python-poetry/poetry
36+
[hatchling]: https://hatch.pypa.io/latest/
37+
3038
## libvcs 0.33.0 (2024-10-13)
3139

3240
### New features

0 commit comments

Comments
 (0)