We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Had to apply this diff on pyproject.toml due to either "group" invalid option or "name" missing on project errors from poetry:
42c42,43 < requires-python = ">=3.8,<=3.11" --- > name = "cassandra-medusa" > requires-python = ">=3.8,<=3.11.12" 49c50 < python = "^3.8" --- > python = ">=3.8,<=3.11.12" 99c101 < requires = ["poetry-core>=1.0.0,<2.0.0"] --- > requires = ["poetry-core"]
Full install guide attached:
┆Issue is synchronized with this Jira Story by Unito ┆Issue Number: MED-121
The text was updated successfully, but these errors were encountered:
Cassandra-Medusa-build-install.txt
Sorry, something went wrong.
No branches or pull requests
Had to apply this diff on pyproject.toml due to either "group" invalid option or "name" missing on project errors from poetry:
Full install guide attached:
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: MED-121
The text was updated successfully, but these errors were encountered: