Skip to content

Commit 05712ed

Browse files
cleanup pyproject
1 parent 965c74f commit 05712ed

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,10 @@ fail_under = 60
2222
build-backend = "poetry.core.masonry.api"
2323
requires = ["poetry-core"]
2424

25-
[tool.pixi.project]
25+
[tool.pixi.workspace]
2626
channels = ["conda-forge"]
2727
platforms = ["osx-arm64", "linux-64"]
2828

29-
[tool.pixi.pypi-dependencies]
30-
31-
[tool.pixi.tasks]
32-
3329
[tool.pixi.environments]
3430
dev = { features = ["dev"] }
3531
publish = { features = ["publish"] }

0 commit comments

Comments
 (0)