mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-02 10:24:43 +00:00
9 lines
No EOL
183 B
Batchfile
9 lines
No EOL
183 B
Batchfile
pip uninstall django-fobi -y
|
|
#cd ..
|
|
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
|
|
#cd scripts |