Skip to content

Commit e2b47c1

Browse files
committed
pyproject: use pdm-backend~=2.3.0.
1 parent c1666ad commit e2b47c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ amaranth-rpc = "amaranth.rpc:main"
4444
# Build system configuration
4545

4646
[build-system]
47-
requires = ["pdm-backend @ git+https://github.com/pdm-project/pdm-backend@885bc8d9b75d068a34b2df86c6324c5fdf5c0cc8"]
47+
requires = ["pdm-backend~=2.3.0"]
4848
build-backend = "pdm.backend"
4949

5050
[tool.pdm]

0 commit comments

Comments
 (0)