We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5357e commit fa47ac1Copy full SHA for fa47ac1
1 file changed
Makefile
@@ -75,7 +75,7 @@ install: build
75
pip install dist/*.whl
76
77
uninstall:
78
- pip uninstall -y surfaces
+ pip uninstall -y hyperactive
79
rm -fr build dist *.egg-info
80
81
install-requirements:
0 commit comments