Skip to content
Snippets Groups Projects
Commit 9f1d20f3 authored by Hugo Madge Leon's avatar Hugo Madge Leon
Browse files
parents 760feb94 e5b249d8
Branches
Tags
1 merge request!53Remove stuff
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
......@@ -29,5 +29,6 @@ lint-test-job: # This job also runs in the test stage.
- pip install -r requirements.txt
- pip install -r requirements_dev.txt
- pip install -e .
#- flake8 --docstring-convention google readsequencer/ tests/
#- pylint readsequencer/ tests/
- flake8 --docstring-convention google term_frag_sel/ tests/
- pylint term_frag_sel/ tests/
- mypy term_frag_sel/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment