%%py{3}_check_import now respects the custom setting of %%py{3}_shebang_flags
and invokes Python with the respective values.
If %%py{3}_shebang_flags is undefined or set to no value,
there no flags are passed to Python on invoke.
Related: rhbz#1950291
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| pythontest.spec | ||
| test_evals.py | ||
| test_import_all_modules.py | ||
| tests.yml | ||