Commit f3771a3d authored by Robert Schütz's avatar Robert Schütz
Browse files

codecov-cli: unpin test-results-parser

parent e6a6669b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ python3Packages.buildPythonApplication rec {
  pythonRelaxDeps = [
    "httpx"
    "responses"
    "test-results-parser"
    "tree-sitter"
  ];