Skip to content

Commit 4e11e37

Browse files
committed
readme
1 parent bcedebc commit 4e11e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
{name = "David Hozic"}
1313
]
1414
description = "Library for graphically defining objects based on class annotations. Works with Tkinter / TTKBootstrap"
15-
# readme = "README.rst"
15+
readme = "README.rst"
1616
requires-python = ">=3.8"
1717
keywords = ["Tkinter", "TTKBootstrap", "Python3", "ObjectDef", "ClassWiz", "ClassWiz", "GUI"]
1818
classifiers = [

0 commit comments

Comments
 (0)