Skip to content

Commit

Permalink
release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amenezes committed Dec 1, 2022
1 parent 3b25ac4 commit 767a11b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ about:
@echo "> pybmoore [$(VERSION)]"
@echo ""
@echo "make lint - Runs: [isort > black > flake8 > mypy]"
@echo "make tests - Run: tests."
@echo "make tests - Runs: [tests]"
@echo "make ci - Runs: [lint > tests]"
@echo "make tox - Runs tox."
@echo "make clean - Cleans the environment for a new build [flag available, default FORCE=false]."
@echo "make tox - Runs: [tox]"
@echo "make clean - Clean the environment for a new build [flag available, default FORCE=false]."
@echo "make build - Build package [flag available, default USE_CYTHON=false]."
@echo ""
@echo "mailto: alexandre.fmenezes@gmail.com"
Expand Down

0 comments on commit 767a11b

Please sign in to comment.