Update dependencies and cleanup

This commit is contained in:
2024-08-07 11:24:48 +03:00
parent a3bb22422a
commit ab0bcb151b
6 changed files with 7 additions and 44 deletions

View File

@ -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,