We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51a3bc commit 8c69345Copy full SHA for 8c69345
Makefile
@@ -1,5 +1,5 @@
1
install:
2
- cd src/ && pip3 install -e .
+ pip3 install -e .
3
4
remove:
5
pip3 uninstall python_rucaptcha -y
0 commit comments