Skip to content

Commit

Permalink
Set packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoverbear committed Nov 1, 2024
1 parent 364aa9c commit e82e5d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ dependencies = [
# For compatibility with Python < 3.10, as Sphinx has a conditional dependency
# on importlib-metadata on older Python versions.
"importlib-metadata"
]
]

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

0 comments on commit e82e5d3

Please sign in to comment.