Skip to content

Commit b22425e

Browse files
committed
License fixes
Signed-off-by: Steven K <[email protected]>
1 parent 1fcedf2 commit b22425e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ name = "django-datatable-view"
77
dynamic = ["version"]
88
description = "This package is used in conjunction with the jQuery plugin (http://http://datatables.net/), and supports state-saving detection with (http://datatables.net/plug-ins/api). The package consists of a class-based view, and a small collection of utilities for rendering table data from models."
99
readme = "README.md"
10-
license = "LICENSE.txt"
1110
requires-python = ">=3.9"
1211
authors = [
1312
{ name = "Pivotal Energy Solutions", email = "[email protected]" },

0 commit comments

Comments
 (0)