Skip to content
Snippets Groups Projects
Commit 38beda3f authored by Loic Hausammann's avatar Loic Hausammann
Browse files

Specify python version

parent ed8237bd
No related branches found
No related tags found
1 merge request!10Update SWIFT calls
...@@ -27,7 +27,7 @@ before_script: ...@@ -27,7 +27,7 @@ before_script:
- cd .. - cd ..
# compile pyswiftsim # compile pyswiftsim
- python setup.py install --user - python3 setup.py install --user
# compile the docs # compile the docs
- cd docs - cd docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment