added pathspec override

This commit is contained in:
Edward Gokmen 2023-01-25 16:40:18 +00:00
parent a175ec5133
commit 1475bc2278

View file

@ -1,4 +1,7 @@
{ {
"pathspec": [
"flit-core"
],
"types-pygments": [ "types-pygments": [
"setuptools" "setuptools"
], ],
@ -35,10 +38,6 @@
"builddsl": [ "builddsl": [
"poetry" "poetry"
], ],
"iniconfig": [
"hatchling",
"hatch-vcs"
],
"kraken-common": [ "kraken-common": [
"poetry" "poetry"
], ],