devpi-client: add packaging-legacy for tests

This commit is contained in:
Sarah Clark
2026-02-28 09:56:21 -08:00
parent c6a270fcbc
commit 262e67f9fc
+1
View File
@@ -43,6 +43,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
++ (with python3.pkgs; [
mercurial
mock
packaging-legacy
pypitoken
pytestCheckHook
sphinx