Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Oct 26, 2024
1 parent 1510755 commit 2fb8ef2
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 @@ -4,7 +4,7 @@
defaut: help

install: wandbox/*.py ## install self
python setup.py install
python -m pip install .

install-test-deps: ## install test dependencies
pip install -e.[test]
Expand Down

0 comments on commit 2fb8ef2

Please sign in to comment.