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

Move from setuptools to pyproject.toml #242

Open
adamfowleruk opened this issue Jul 29, 2023 · 0 comments
Open

Move from setuptools to pyproject.toml #242

adamfowleruk opened this issue Jul 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adamfowleruk
Copy link

There is a deprecation warning when compiling OpenABM currently:-

DEPRECATION: covid19 is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559

The latest version is already at 23.2.1 and so this will already be affecting those on recent versions of python.

I'm happy to create one of these for the project myself, but I'm opening this issue for wider awareness.

@adamfowleruk adamfowleruk added the enhancement New feature or request label Jul 29, 2023
@adamfowleruk adamfowleruk self-assigned this Jul 29, 2023
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