We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c694b3 commit c121f8bCopy full SHA for c121f8b
1 file changed
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: install test build release clean
2
3
-install:
+install: update_stop_words
4
pip install '.[dev]'
5
pip install build
6
0 commit comments