python3Packages.pyhanko.testData: fix version in pyproject.toml
This commit is contained in:
@@ -153,6 +153,10 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pyprojectVersionPatchHook
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
certomancer
|
||||
pyhanko-certvalidator
|
||||
|
||||
Reference in New Issue
Block a user