Skip to content
Snippets Groups Projects
Verified Commit 94d4db32 authored by James Graham's avatar James Graham
Browse files

build: update to poetry-core for build system

parent f2365371
No related branches found
No related tags found
No related merge requests found
......@@ -65,5 +65,5 @@ docs = ["Sphinx", "sphinx-autoapi", "sphinx-rtd-theme", "myst-parser"]
column_limit = 110
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment