Skip to content

Commit

Permalink
remove old command (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejm714 committed Mar 4, 2023
1 parent 64b7fa5 commit 48c097a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ format:
help:
@python -c "$$PRINT_HELP_PYSCRIPT" < $(MAKEFILE_LIST)

install: clean ## install the package to the active Python's site-packages
python setup.py install

lint: ## check style with flake8
black --check nbautoexport tests
flake8 nbautoexport tests
Expand Down

0 comments on commit 48c097a

Please sign in to comment.