From 4e11e370512dee05ea4627e25b9b5a4a4d04089d Mon Sep 17 00:00:00 2001 From: David Hozic Date: Thu, 7 Dec 2023 17:27:52 +0100 Subject: [PATCH] readme --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3d44403..2b3c477 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ {name = "David Hozic"} ] description = "Library for graphically defining objects based on class annotations. Works with Tkinter / TTKBootstrap" -# readme = "README.rst" +readme = "README.rst" requires-python = ">=3.8" keywords = ["Tkinter", "TTKBootstrap", "Python3", "ObjectDef", "ClassWiz", "ClassWiz", "GUI"] classifiers = [