Skip to content

Commit

Permalink
fix: auto-discover Credly Badges internal modules
Browse files Browse the repository at this point in the history
  • Loading branch information
wowkalucky committed Feb 13, 2024
1 parent 18553dd commit 6ea16a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions credentials/apps/badges/distribution/credly/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ badges = "credly_badges.apps:CredlyBadgesConfig"
[project.urls]
Repository = "https://github.com/openedx/credentials.git"

[tool.setuptools]
packages = ["credly_badges"]

[tool.setuptools.dynamic]
version = { attr = "credly_badges.__version__" }
dependencies = { file = "requirements/base.txt" }
Expand Down

0 comments on commit 6ea16a3

Please sign in to comment.