Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 17c0fb9

Browse files
committed
test with export dep
1 parent 83993d7 commit 17c0fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rewrite/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ openrewrite-remote = "*"
1919
#openrewrite-remote = { path = "../../../moderneinc/rewrite-remote/python/rewrite-remote", develop = true }
2020

2121
[build-system]
22-
requires = ["poetry-core>=1.0.0"]
23-
build-backend = "poetry.core.masonry.api"
22+
requires = ["poetry-core>=1.9.0", "poetry-plugin-export>=1.8.0"]
23+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)