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

SetuptoolsDeprecationWarning: setup.py install is deprecated #1

Closed
HLFH opened this issue Oct 27, 2022 · 1 comment
Closed

SetuptoolsDeprecationWarning: setup.py install is deprecated #1

HLFH opened this issue Oct 27, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@HLFH
Copy link
Owner

HLFH commented Oct 27, 2022

When ./contrib/package.sh dist

/Users/hlfh/automx3/.venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
@HLFH
Copy link
Owner Author

HLFH commented Oct 27, 2022

  • Replace setup.py by pyproject.toml.
  • Use Hatch and dynamic versioning
  • Implement PEP 517
  • Implement PEP 518

@HLFH HLFH closed this as completed Oct 27, 2022
@HLFH HLFH self-assigned this Nov 17, 2022
@HLFH HLFH added the enhancement New feature or request label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant