[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setuptools to test requirements #401

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

jarrodmillman
Copy link
Contributor
@jarrodmillman jarrodmillman commented Sep 14, 2023

@C4ptainCrunch This oneline change fixes the CI failures for #395. This PR is against that branch, so if you merge this your PR should pass. Let me know if you have any questions.

setuptools is needed by lipsum and setuptools is no longer provided by default in Python 3.12.

@jarrodmillman jarrodmillman mentioned this pull request Sep 14, 2023
21 tasks
@C4ptainCrunch C4ptainCrunch merged commit 3340160 into ics-py:drop37-add312 Sep 15, 2023
20 checks passed
@C4ptainCrunch
Copy link
Member

Thank you !

C4ptainCrunch added a commit that referenced this pull request Sep 16, 2023
* Drop EOL Python 3.7 and add Python 3.12
* Remove use of deprecated (and removed in 3.12) pkg_resources module
* Add setuptools to test requirements (#401)

---------

Co-authored-by: Jarrod Millman <jarrod.millman@gmail.com>
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