python3Packages.parsy: fix eval

This commit is contained in:
Martin Weinelt
2022-01-05 17:34:34 +01:00
parent 74a4683605
commit fa44da7f51
@@ -1,6 +1,6 @@
{ lib
, buildPythonPackage
, fetchPypi
, fetchFromGitHub
, pythonOlder
, pytestCheckHook
}: