Skip to content

Commit

Permalink
chore: adding python3.12 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Feb 23, 2024
1 parent 9de95cf commit 386c84c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def is_requirement(line):
],
include_package_data=True,
install_requires=load_requirements('requirements/base.in'),
extras_require={'setuptools': ['setuptools']},
license="Apache 2.0",
zip_safe=False,
keywords='Django edx',
Expand Down

0 comments on commit 386c84c

Please # to comment.