mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-10 08:11:01 +00:00
7 lines
153 B
Bash
Executable file
7 lines
153 B
Bash
Executable file
pip uninstall django-fobi -y
|
|
rm build -rf
|
|
rm dist -rf
|
|
rm src/django_fobi.egg-info -rf
|
|
rm src/django-fobi.egg-info -rf
|
|
rm builddocs.zip
|
|
rm builddocs/ -rf
|