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

Use poetry for packaging #436

Merged
merged 6 commits into from
Aug 28, 2021
Merged

Use poetry for packaging #436

merged 6 commits into from
Aug 28, 2021

Conversation

carlio
Copy link
Member

@carlio carlio commented Aug 28, 2021

This converts prospector into using poetry for packaging instead of setuptools

I created to releases to test here:

Note that I had to drop testing with python 3.10-dev because it cannot install pep8 due to a JSON decode error. I also dropped safety because it is not compatible with the output of pip freeze with the way that poetry sets versions.

(pre-cursor towards #376 )

@carlio
Copy link
Member Author

carlio commented Aug 28, 2021

@Pierre-Sassoulas FYI

pyproject.toml Outdated Show resolved Hide resolved
@carlio carlio merged commit ee5b165 into master Aug 28, 2021
@carlio carlio deleted the use-poetry-for-packaging branch August 28, 2021 10:14
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