Skip to content

Commit 6fbb9c6

Browse files
authored
Merge pull request maxmind#175 from maxmind/greg/setuptools-updates
Add release notes and stop using deprecated config
2 parents f5300fd + efe79e8 commit 6fbb9c6

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
History
55
-------
66

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+
713
4.8.0 (2023-12-05)
814
++++++++++++++++++
915

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ max-line-length = 88
55
[options.package_data]
66
geoip2 = py.typed
77

8-
[wheel]
9-
universal = 1
10-
118
[pylint.message_control]
129
disable = duplicate-code
1310

0 commit comments

Comments
 (0)