diff --git a/setup.cfg b/setup.cfg index 0b2360c..0dd0607 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ -[bdist_wheel] -universal = true +[options] +python_requires = >= 3.8