Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
avalentino committed May 20, 2023
1 parent c0f5788 commit ca1976a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dist:
$(PYTHON) -m twine check dist/*

check:
$(PYTHON) -m tox
$(PYTHON) -m tox run

clean:
$(MAKE) -C docs clean
Expand Down

0 comments on commit ca1976a

Please sign in to comment.