Skip to content
New issue

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

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

Already on GitHub? # to your account

Add setuptools dependency #703

Open
edsu opened this issue Nov 7, 2024 · 0 comments
Open

Add setuptools dependency #703

edsu opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels

Comments

@edsu
Copy link
Member

edsu commented Nov 7, 2024

It looks like setuptools is no longer available in python >= 3.12:

https://docs.python.org/3/whatsnew/3.12.html#distutils

This means that the twarc2 command fails since it relies on it. I think minimally we should add setuptools to the list of dependencies.

Maybe we should switch over from using setup.py to pyproject.toml too?

@edsu edsu added the bug label Nov 7, 2024
@edsu edsu self-assigned this Nov 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant