Limit interrogate to a directory.

This commit is contained in:
Patrick Lehmann
2024-06-18 22:32:27 +02:00
parent dfc9221529
commit 607637b278

View File

@@ -1,7 +1,7 @@
[build-system]
requires = [
"setuptools ~= 70.0",
"wheel ~= 0.40.0",
"wheel ~= 0.43",
"pyTooling ~= 6.3"
]
build-backend = "setuptools.build_meta"