Skip to content

Commit

Permalink
Fixing pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiewior committed Nov 26, 2024
1 parent 7e3fda6 commit f15b9ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ pre-commit: venv

test: venv
.venv/bin/python -m pytest tests
.venv/bin/python -m pytest polars_bio --doctest-modules

run: install
source .venv/bin/activate && python run.py
Expand Down

0 comments on commit f15b9ef

Please sign in to comment.