We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c3acef commit 3b367f5Copy full SHA for 3b367f5
tests/primer/packages_to_prime.json
@@ -62,6 +62,7 @@
62
"poetry-core": {
63
"branch": "main",
64
"directories": ["src/poetry/core"],
65
- "url": "https://github.com/python-poetry/poetry-core"
+ "url": "https://github.com/python-poetry/poetry-core",
66
+ "pylint_additional_args": ["--source-roots=src"]
67
}
68
0 commit comments