django-bs

Bootstrap integration for django using widget templates
git clone https://git.ce9e.org/django-bs.git

commit
ab21ed4879f10584f5d975ddc2a718eaa0158602
parent
0af2de9a7d05624a753bbc12f1c9a9123b97fa9c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-09-03 14:44
fix: include templatetags in distribution

Diffstat

M pyproject.toml 4 ++--

1 files changed, 2 insertions, 2 deletions


diff --git a/pyproject.toml b/pyproject.toml

@@ -20,8 +20,8 @@ classifiers = [
   20    20 [project.urls]
   21    21 Homepage = "https://github.com/xi/django-bs"
   22    22 
   23    -1 [tool.setuptools]
   24    -1 packages = ["django_bs"]
   -1    23 [tool.setuptools.packages.find]
   -1    24 include = ["django_bs*"]
   25    25 
   26    26 [tool.setuptools.package-data]
   27    27 django_bs = [