Skip to content

Commit

Permalink
Again ...
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuntowicz committed Apr 15, 2024
1 parent fa55eb8 commit da635a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ pypi_upload: ${PACKAGE_DIST} ${PACKAGE_WHEEL}

# Tests
test_installs:
python -m pip install -r requirements.txt
python -m pip install .[tests]
python -m pip install .[tests]
python -m pip install .[tests]

tests: test_installs
python -m pytest -sv tests
Expand Down

0 comments on commit da635a1

Please sign in to comment.