Skip to content

Commit

Permalink
Delete pdm config
Browse files Browse the repository at this point in the history
  • Loading branch information
auscompgeek authored Oct 30, 2024
1 parent 09860b1 commit d9200db
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,6 @@ select = [
]
ignore = ["E501"]

[tool.pdm]
package-type = "application"

[tool.pdm.scripts]
deploy = "robotpy deploy"
download = "robotpy sync --no-install"
sim = "robotpy sim"
test = "robotpy test --"

[tool.uv]
dev-dependencies = [
"hypothesis>=6.112.1",
Expand Down

0 comments on commit d9200db

Please sign in to comment.