Add CI with python 3 including trilinos
Compare changes
Files
4- Boman Romain authored
+ 3
− 2
@@ -80,10 +80,11 @@ def read(filename):
This Merge request adds a python3 build with the corresponding tests to the current CI pipeline.
A docker image including Trilinos has been created for this purpose.
Some remaining minor compatibility issues with python 3 have been fixed.