We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d14f0 commit 73eb0caCopy full SHA for 73eb0ca
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.rst"
9
authors = ["Munim Munna <[email protected]>"]
10
repository = "https://github.com/monim67/django-bootstrap-datepicker-plus"
11
documentation = "https://django-bootstrap-datepicker-plus.readthedocs.io/en/latest/"
12
-packages = [{ include = "*", from = "src" }]
+packages = [{ include = "bootstrap_datepicker_plus", from = "src" }]
13
license = "MIT"
14
keywords = [
15
"django",
0 commit comments