Skip to content
Snippets Groups Projects
Verified Commit 8ef6238f authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

test against stable kwant

parent 0befa493
No related branches found
No related tags found
1 merge request!28attempt to fix E
Pipeline #158669 failed
......@@ -31,7 +31,7 @@ test kwant against latest qsymm:
# Get bleeding-edge Kwant
- conda install cython
- pip install . # need to install qsymm so that the kwant test can find it
- pip install git+https://gitlab.kwant-project.org/kwant/kwant.git
- pip install git+https://gitlab.kwant-project.org/kwant/kwant.git@stable
- export KWANT_QSYMM_PATH=$(python -c "$KWANT_QSYMM_TEST_PATH_SCRIPT")
- py.test $KWANT_QSYMM_PATH
stage: test
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