From 31495817caa049f573244c0c5de35fef7e714cfc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Thu, 1 Jul 2021 17:06:56 +0200
Subject: [PATCH] unit test that

---
 setup.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index d08dbef..a629de9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,10 +33,10 @@ install_requires =
     Cython
     mako
     satella
+
 python_requires = !=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
 packages = find:
-package_dir =
-    snakehouse
+
 
 [options.packages.find]
 exclude =
-- 
GitLab