Skip to content
Snippets Groups Projects
Commit 042d4847 authored by Graeme A Stewart's avatar Graeme A Stewart
Browse files

Updates for python3 "native"

Change explicit mention of Python binary to python3
which should be supported by all distributions and
environments (https://peps.python.org/pep-0394/).

Update hash bangs to python3.

Adapt CMake to search for pytest also as pytest-3; likewise
for nosetest binary as nosetests3 (with fallback to
pytest and nosetests, which can be used in some
virtual environments, even with a Python 3 install).

Remove unnecessary utf-8 encoding lines.

Update test scripts to python3
parent fb48cbcf
No related branches found
No related tags found
1 merge request!1418Updates for python3 "native"
Showing
with 23 additions and 25 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment