Skip to content

Commit 8bae71f

Browse files
auscompgeekLucienMorey
authored andcommitted
Delete pdm config
1 parent 5b6286f commit 8bae71f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pyproject.toml

-9
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,6 @@ select = [
5353
]
5454
ignore = ["E501"]
5555

56-
[tool.pdm]
57-
package-type = "application"
58-
59-
[tool.pdm.scripts]
60-
deploy = "robotpy deploy"
61-
download = "robotpy sync --no-install"
62-
sim = "robotpy sim"
63-
test = "robotpy test --"
64-
6556
[tool.uv]
6657
dev-dependencies = [
6758
"hypothesis>=6.112.1",

0 commit comments

Comments
 (0)