Skip to content

Commit

Permalink
add dependency edx-oauth2-wordpress-backend==1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Aug 12, 2023
1 parent 1ad9bf8 commit 8546d39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
dependencies = []
dependencies = [
"edx-oauth2-wordpress-backend==1.0.7"
]

keywords = ["Open edX", "api", "Stepwise", "QueriumCorp"]

Expand Down

0 comments on commit 8546d39

Please sign in to comment.