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

fix deprecated setuptool install method #97

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

netzego
Copy link

@netzego netzego commented Nov 3, 2023

had some trouble to install your nice package via pacman (archlinux). didn't had much time. but this pr works. consider it as starting point. you might only need to put all your metadata back in -- as i deleted some of it, for a poc/dirty working version. cheers and thx.

/usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.

[...]

********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************

[...]

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.

1 participant