Unverified Commit d3a584eb authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

python310Packages.setuptools-scm: fix typo in comment

parent 19681230
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ buildPythonPackage rec {
    "setuptools_scm"
  ];

  # check in passhtru.tests.pytest to escape infinite recursion on pytest
  # check in passthru.tests.pytest to escape infinite recursion on pytest
  doCheck = false;

  passthru.tests = {