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

feat: replace setup.py by pyproject.toml according to PEP 518 #319

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

roaldnefs
Copy link
Member

@roaldnefs roaldnefs commented Jan 7, 2024

Replace setup.py by pyproject.toml according to PEP 518. This will also drop support for Python 3.6 (EOL).

Fixes #308

Signed-off-by: Roald Nefs <info@roaldnefs.com>
@roaldnefs roaldnefs self-assigned this Jan 7, 2024
Signed-off-by: Roald Nefs <info@roaldnefs.com>
Signed-off-by: Roald Nefs <info@roaldnefs.com>
Signed-off-by: Roald Nefs <info@roaldnefs.com>
@roaldnefs roaldnefs merged commit 4414e7c into warpnet:main Jan 8, 2024
6 checks passed
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.

Cannot install salt-lint because salt-lint requires salt-lint to be able to import __init__.py
2 participants