Skip to content

Commit 08c15c8

Browse files
committed
GH-27: Include templates in a proper way
1 parent 733a69e commit 08c15c8

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include src/django_forbid/templates/*.html

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ classifiers =
5151
packages =
5252
django_forbid
5353
django_forbid.skills
54-
django_forbid.templates
5554
install_requires =
5655
Django>=2.1
5756
geoip2

src/django_forbid/templates/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)