mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
update PyPI URL
This commit is contained in:
parent
85a398569b
commit
c2feae329b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -16,7 +16,7 @@ setup(
|
|||
author_email='codekoala@gmail.com',
|
||||
maintainer='Alex Clark',
|
||||
maintainer_email='aclark@aclark.net',
|
||||
url='https://github.com/codekoala/django-axes',
|
||||
url='https://github.com/django-security/django-axes',
|
||||
license='MIT',
|
||||
package_dir={'axes': 'axes'},
|
||||
include_package_data=True,
|
||||
|
|
|
|||
Loading…
Reference in a new issue