We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e77ad commit c2654cfCopy full SHA for c2654cf
pyproject.toml
@@ -58,3 +58,6 @@ target-version = "py39"
58
python_version = "3.9"
59
strict = false
60
ignore_missing_imports = true
61
+
62
+[tool.setuptools.packages.find]
63
+include = ["yaraforge*"]
0 commit comments