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

Migrate to poetry #531

Merged
merged 1 commit into from Oct 6, 2022
Merged

Migrate to poetry #531

merged 1 commit into from Oct 6, 2022

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Oct 6, 2022

This commit will do all necessary changes to make the-new-hotness work with poetry instead of setuptools.

This will allow us to have locked dependencies for versions.

It will:

  • Update documentation
  • Removes setuptools related files
  • Update pyproject.toml with poetry configuration
  • Update dev environments to work with poetry
  • Update readthedocs configuration
  • Update tox to use poetry

Signed-off-by: Michal Konečný mkonecny@redhat.com

This commit will do all necessary changes to make the-new-hotness work with
poetry instead of setuptools.

This will allow us to have locked dependencies for versions.

It will:
* Update documentation
* Removes setuptools related files
* Update pyproject.toml with poetry configuration
* Update dev environments to work with poetry
* Update readthedocs configuration
* Update tox to use poetry

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
@softwarefactory-project-zuul
Copy link

Build succeeded.

✔️ fi-tox-mypy SUCCESS in 6m 21s
✔️ fi-tox-lint SUCCESS in 5m 46s
✔️ fi-tox-format SUCCESS in 5m 48s
✔️ fi-tox-python38 SUCCESS in 6m 21s
✔️ fi-tox-python39 SUCCESS in 6m 03s
✔️ fi-tox-python310 SUCCESS in 5m 49s
✔️ fi-tox-docs SUCCESS in 6m 05s
✔️ fi-tox-bandit SUCCESS in 5m 59s
✔️ fi-tox-diff-cover SUCCESS in 7m 02s

@Zlopez Zlopez merged commit 52e97fd into fedora-infra:master Oct 6, 2022
@Zlopez Zlopez deleted the poetry branch October 6, 2022 09:11
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

1 participant