summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bbef150..ff24af1 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,9 @@ cargo-install-tools:
cargo install cargo-edit
cargo install --list
+python-install-tools:
+ pip install codespell
+
publish-dry-run:
cargo publish --dry-run
cargo package --list