14
0

Accepting request 1225618 from home:mcepl:branches:devel:languages:python:jupyter

fix typo

OBS-URL: https://build.opensuse.org/request/show/1225618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=277
This commit is contained in:
2024-11-21 15:56:40 +00:00
committed by Git OBS Bridge
parent 7de1b1f838
commit ca83fe27ab

View File

@@ -126,7 +126,7 @@ donttest="(test_apply_pyproject_equivalent_to_setupcfg and https)"
# no network access
donttest+=" or uses_network"
# test_pbr_integration tries to install pbr from network using pip
donttest=" test_pbr_integration"
donttest+=" test_pbr_integration"
# looks for .exe files that we do not ship
donttest+=" or test_wheel_includes_cli_scripts"
# ignores environment variables