We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bf1e2 commit 05b2b94Copy full SHA for 05b2b94
pants.toml
@@ -12,7 +12,7 @@ backend_packages = [
12
"pants.backend.experimental.python",
13
]
14
15
-pants_ignore.add = ['!_test_scripts/']
+pants_ignore.add = ['!_test_scripts/', '!_dev_scripts/']
16
17
[anonymous-telemetry]
18
enabled = false
0 commit comments