diff --git a/setup.cfg b/setup.cfg index 08919787..ded55039 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bdist_wheel] -universal=1 +python_tag = py2.py3 [coverage:run] branch = true