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 flit as builder #93

Merged
merged 4 commits into from
Sep 21, 2023

Conversation

WebSpider
Copy link
Contributor

Setuptools is becoming more complex to maintain, and has deprecations due to PEP517.
Let's move to the new pyproject.toml instead of `setup.cfg, and switch builders to make the build and publish process a lot easier.

pyproject.toml Outdated Show resolved Hide resolved
@dvx76
Copy link
Member

dvx76 commented Sep 21, 2023

LGTM. Thanks for improving the build workflow!

@WebSpider WebSpider merged commit bc795a3 into skodaconnect:main Sep 21, 2023
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.

None yet

2 participants