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

Convert project to poetry #6463

Draft
wants to merge 1 commit into
base: V3/develop
Choose a base branch
from

Conversation

tekulvw
Copy link
Member

@tekulvw tekulvw commented Oct 8, 2024

Description of the changes

Converting setup.py + requirements/* to a modern package manager like poetry will bring benefits in dev (simple setup: poetry install) and versioning (no custom scripting, just: poetry set-git-version).

Have the changes in this PR been tested?

No

@github-actions github-actions bot added the Category: Meta This is related to the repository maintenance. label Oct 8, 2024
@tekulvw tekulvw force-pushed the tekulvw/poetry branch 4 times, most recently from 49d4323 to c638e8a Compare October 8, 2024 03:08
@github-actions github-actions bot added the Category: Core - RPC/ZMQ Related to provided (provisional) API for implementing RPC in cogs label Oct 8, 2024
@tekulvw tekulvw force-pushed the tekulvw/poetry branch 3 times, most recently from 2f8ab00 to 43c411e Compare October 8, 2024 03:27
@github-actions github-actions bot removed the Category: Core - RPC/ZMQ Related to provided (provisional) API for implementing RPC in cogs label Oct 8, 2024
@tekulvw tekulvw force-pushed the tekulvw/poetry branch 2 times, most recently from 32210cb to 138b91d Compare October 8, 2024 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Meta This is related to the repository maintenance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant