From 8976f24186538c3b21890249981627589f7a78bc Mon Sep 17 00:00:00 2001 From: Semantic Versioner Date: Sat, 22 Jul 2023 05:03:12 -0400 Subject: [PATCH] toml --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index d1e0c79..76b6215 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,6 +25,8 @@ classifiers = include_package_data = True packages = find: python_requires = >=3.7, <4 +install_requires = + toml [options.packages.find] exclude =