Update dependencies and cleanup
This commit is contained in:
6
setup.py
6
setup.py
@ -74,11 +74,9 @@ setup(
|
||||
long_description=README,
|
||||
author="Lawrence McDaniel, lpm0073@gmail.com",
|
||||
author_email="lpm0073@gmail.com",
|
||||
url="https://github.com/StepwiseMath/edx-oauth2-wordpress-backend",
|
||||
url="https://git.unecon.ru/gevorkyan.aa/edx-oauth2-wordpress-backend",
|
||||
project_urls={
|
||||
"Code": "https://github.com/StepwiseMath/edx-oauth2-wordpress-backend",
|
||||
"Issue tracker": "https://github.com/StepwiseMath/edx-oauth2-wordpress-backend/issues",
|
||||
"Community": "https://stepwisemath.ai",
|
||||
"Code": "https://git.unecon.ru/gevorkyan.aa/edx-oauth2-wordpress-backend"
|
||||
},
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
|
Reference in New Issue
Block a user