diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r-- | gnu/packages/python-web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index dc6a21be55..fd921c7787 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -5088,7 +5088,7 @@ opt.override_default_trust_store_from_path(None, os.getenv('SSL_CERT_FILE')) if #~(list "--numprocesses" (number->string (parallel-job-count)) ;; Tests require networking. "--ignore" "tests/integration" - ;; It strugles to set PYTHONPATH. + ;; It struggles to set PYTHONPATH. ;; ;; AssertionError: 'argument operation: Invalid choice, valid ;; choices are:' not found in ' |