mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-27 11:30:28 +00:00
5 lines
109 B
Bash
5 lines
109 B
Bash
|
|
pip uninstall django-axes -y
|
||
|
|
rm build -rf
|
||
|
|
rm dist -rf
|
||
|
|
rm django_axes.egg-info -rf
|
||
|
|
rm django-axes.egg-info -rf
|