Skip to content

Commit

Permalink
It's really the package.
Browse files Browse the repository at this point in the history
  • Loading branch information
fjankowsk committed Aug 30, 2023
1 parent be2a686 commit 3c13e9f
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 @@ -11,7 +11,7 @@ help:
@echo 'make black reformat the code using black code formatter'
@echo 'make build generate distribution archives'
@echo 'make clean remove temporary files'
@echo 'make install install the module locally'
@echo 'make install install the package locally'
@echo 'make profile profile the code'
@echo 'make test run the non-interactive regression tests'
@echo 'make testall run all regression tests'
Expand Down

0 comments on commit 3c13e9f

Please sign in to comment.