From 575011369f981bc822861477a2aab5441150286f Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Fri, 27 Dec 2019 18:24:01 +0400 Subject: [PATCH] Changed minimal Python version to 3.7 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 2c868a3..a945265 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,8 +26,8 @@ classifiers = Topic :: Office/Business :: Financial :: Accounting [options] -zip_safe = True -python_requires = >=3.6 +zip_safe = False +python_requires = >=3.7 include_package_data = True packages = find: