projects
/
pgwui_develop
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
844e781
)
Drop building for python2; avoid deprecation warning
author
Karl O. Pinc
<kop@karlpinc.com>
Fri, 4 Oct 2024 21:34:38 +0000
(16:34 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Fri, 4 Oct 2024 21:34:38 +0000
(16:34 -0500)
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/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