Commit 262e67f9 authored by Sarah Clark's avatar Sarah Clark
Browse files

devpi-client: add packaging-legacy for tests

parent c6a270fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
  ++ (with python3.pkgs; [
    mercurial
    mock
    packaging-legacy
    pypitoken
    pytestCheckHook
    sphinx