Skip to content

Aiormq 7 - #219

Open
mosquito wants to merge 14 commits into
masterfrom
aiormq-7
Open

Aiormq 7#219
mosquito wants to merge 14 commits into
masterfrom
aiormq-7

Conversation

@mosquito

Copy link
Copy Markdown
Owner
  • Use modern python tooling
  • Fix FutureStore logic
  • More typing

Comment thread pyproject.toml
Comment on lines +81 to +82
requires = ["hatchling"]
build-backend = "hatchling.build"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can also use:

[build-system]
build-backend = "uv_build"
requires = ["uv-build>=0.9,<0.10"]

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.

3 participants