mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-03-30 20:00:22 +00:00
7 lines
165 B
Batchfile
7 lines
165 B
Batchfile
pip uninstall django-fobi -y
|
|
rmdir build /s
|
|
rmdir dist /s
|
|
rmdir src\django_fobi.egg-info /s
|
|
rmdir src\django-fobi.egg-info /s
|
|
rmdir builddocs.zip
|
|
rmdir builddocs /s
|