Drop building for python2; avoid deprecation warning
authorKarl O. Pinc <kop@karlpinc.com>
Fri, 4 Oct 2024 21:34:38 +0000 (16:34 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Fri, 4 Oct 2024 21:34:38 +0000 (16:34 -0500)
setup.cfg

index 6293faa2912f293a9331a5ab8ee7a0c88ded8c1c..c4a1168c93db4c2faf3f7812194b562cd6c3bfc2 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,3 @@
-[bdist_wheel]
-# Work with both python 2 and 3.
-universal=1
-
 [tool:pytest]
 # Tell coverage to turn on and append results so that when we
 # test we don't lose coverage due to warnings of previously having