Open nirs opened 1 year ago
Tested also python3.9 and python3.10 on Fedora 37. In the first build I forgot to install
the python3*-devel
package and both had some test failures.
I could not find python3.9-devel but after installing python3.10-devel all tests passed in both versions.
Seems that we need clear documentation on how to test with multiple python version.
To reproduce:
python3.6
(dnf install python36
)tox