Explorar o código

Fix installation of tests package

We still need this for the utils module
Jelmer Vernooij hai 11 meses
pai
achega
151203b51e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -55,6 +55,7 @@ packages = [
     "dulwich",
     "dulwich.cloud",
     "dulwich.contrib",
+    "dulwich.tests",
 ]
 include-package-data = true
 zip-safe = false