Skip to content

Commit

Permalink
add pylint to env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lldelisle committed Dec 6, 2023
1 parent d22e8cd commit 75e83c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HiCMatrix_env_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- cooler >= 0.8.9
- intervaltree >= 3.0
- pytest
- flake8
- pylint
- pytest-xdist
- pytest-forked
- nose
Expand Down

0 comments on commit 75e83c8

Please sign in to comment.