Skip to content

Commit

Permalink
Merge pull request #2 from Aratz/novaseqX_update_from_gitlab
Browse files Browse the repository at this point in the history
Novaseq x update from gitlab
  • Loading branch information
Aratz authored Jul 13, 2023
2 parents 40e6c27 + cc48acd commit 6862d47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ before_script:
test:
stage: test
script:
- python setup.py test
- pip install tox pylint
- tox -e py37,pylint
- pytest tests/

build:
stage: build
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bumpversion==0.5.3
flake8==3.5.0
tox==3.26.0
coverage==4.5.1
Sphinx==1.8.1
Sphinx==5.3.0
twine==1.12.1

pytest==3.8.2
Expand Down

0 comments on commit 6862d47

Please sign in to comment.