From 32c70ecf7cea2798e2ab4f4d4a33b5f4f05e1abf Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 5 Nov 2020 18:01:14 +0100 Subject: [PATCH] we build egg and wheel pkg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 89e6e6f..18ba1f0 100755 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,7 @@ test_suite = tests setup_requires = setuptools >=39.2.0 setuptools_scm >= 4.1.2 + wheel >= 0.35.1 [options.extras_require] # To install these dependencies, run pip install .[test] test =