Forked from
kwant / kwant
1009 commits behind the upstream repository.
-
Anton Akhmerov authoredAnton Akhmerov authored
.gitlab-ci.yml 155 B
job:
script:
- python3 setup.py build
- python3 setup.py build_ext -i
- make -C doc clean && make -C doc html
- py.test --cov=kwant kwant