Skip to content

Commit

Permalink
🔨(pyproject.toml): remove dependabot incompatible key
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <[email protected]>
  • Loading branch information
rjdbcm authored Sep 6, 2024
1 parent fd3e49d commit b588b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ci = ["tox>4", "tox-gh>1.2"]
# tox -e fix
fix = ["black", "ruff>=0.1.6", "autoflake", "isort"]
# Default meson test setup
dev = ["[dist,lint,test]"]
# dev = ["[dist,lint,test]"]
## Packaging Setup
dist = ["cibuildwheel", "python-semantic-release", "sigstore", "twine"]
## Linting and Formatting Setup
Expand Down

0 comments on commit b588b0a

Please sign in to comment.