Skip to content

Commit 272b97f

Browse files
committed
fix project name
1 parent 84de994 commit 272b97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
setup(
19-
name='django-oauth2-admin',
19+
name='django-admin-oauth2',
2020
version='0.1',
2121
description='A django app that replaces the django admin authentication mechanism by deferring to an oauth2 provider',
2222
long_description=README,

0 commit comments

Comments
 (0)