2014-10-11 03:54:24 +00:00
|
|
|
pip uninstall django-fobi -y
|
2015-02-10 13:02:18 +00:00
|
|
|
#cd ..
|
2014-10-11 03:54:24 +00:00
|
|
|
rm build -rf
|
|
|
|
|
rm dist -rf
|
|
|
|
|
rm src/django_fobi.egg-info -rf
|
|
|
|
|
rm src/django-fobi.egg-info -rf
|
|
|
|
|
rm builddocs.zip
|
2015-02-10 13:02:18 +00:00
|
|
|
rm builddocs/ -rf
|
|
|
|
|
#cd scripts
|