8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5300fd + efe79e8 commit 6fbb9c6Copy full SHA for 6fbb9c6
HISTORY.rst
@@ -4,6 +4,12 @@
4
History
5
-------
6
7
+4.8.1
8
++++++++++++++++++++
9
+
10
+* ``setuptools`` was incorrectly listed as a runtime dependency. This has
11
+ been removed. Pull request by Mathieu Dupuy. GitHub #174.
12
13
4.8.0 (2023-12-05)
14
++++++++++++++++++
15
setup.cfg
@@ -5,9 +5,6 @@ max-line-length = 88
[options.package_data]
geoip2 = py.typed
-[wheel]
-universal = 1
-
[pylint.message_control]
disable = duplicate-code
0 commit comments