Skip to content

Drop obsolete use of importlib-meta package#1434

Merged
pvcraven merged 1 commit intopythonarcade:developmentfrom
pushfoo:drop_importlib_meta
Jan 11, 2023
Merged

Drop obsolete use of importlib-meta package#1434
pvcraven merged 1 commit intopythonarcade:developmentfrom
pushfoo:drop_importlib_meta

Conversation

@pushfoo
Copy link
Member

@pushfoo pushfoo commented Dec 11, 2022

tl;dr remove a dev requirement marked for removal after 3.7 support is dropped.

We're already past that point due to a dependency, and the PR helps clean up setup.py a little in preparation for #1302.

Grepping indicates arcade doesn't use the dependency directly. It appears to be a transitive dependency of other packages which backports features to earlier python versions.

@pvcraven pvcraven merged commit aa8d5c3 into pythonarcade:development Jan 11, 2023
@pushfoo pushfoo deleted the drop_importlib_meta branch March 21, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants