diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 60a7358eef..7f2b224312 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -358,9 +358,6 @@ Model} (SAM) templates into AWS CloudFormation templates.") "tests/ext/aiohttp/test_client.py")))) (replace 'check (lambda _ - (setenv "PYTHONPATH" - (string-append "./build/lib:.:" - (getenv "PYTHONPATH"))) (invoke "pytest" "-vv" "tests")))))) (native-inputs `(;; These are required for the test suite.