python310Packages.setuptools-scm: fix typo in comment

This commit is contained in:
Sandro Jäckel 2022-08-22 15:23:00 +02:00
parent 196812302f
commit d3a584eb74
No known key found for this signature in database
GPG Key ID: B1763F8651144063

View File

@ -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 = {