Skip to content

Commit

Permalink
Add plux build system
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Nov 21, 2024
1 parent 51d2ffa commit 5f38d53
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-systems.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ poetry-core = []
setuptools = []
setuptools-scm = []

[plux]
setuptools = []

[poetry-dynamic-versioning]
poetry-core = []

Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ dependencies = [
"wheel",
"whool",
"zipp",
"plux",
]
11 changes: 11 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f38d53

Please sign in to comment.