[
https://issues.apache.org/jira/browse/CASSANDRA-21308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brad Schoening updated CASSANDRA-21308:
---------------------------------------
Summary: Introduce pyproject.toml for CQLSH build dependencies (was:
Introduce pyproject.toml for build dependencies)
> Introduce pyproject.toml for CQLSH build dependencies
> -----------------------------------------------------
>
> Key: CASSANDRA-21308
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21308
> Project: Apache Cassandra
> Issue Type: Improvement
> Components: CQL/Interpreter
> Reporter: Brad Schoening
> Priority: Normal
>
> pyproject.toml is the modern, standardized way to handle Python project
> configuration, effectively replacing the legacy setup.py (and its companion
> setup.cfg).
> The shift represents a move from imperative configuration (running code to
> install a package) to declarative configuration (listing requirements in a
> static file).
> This change also is aligned with the Python driver which now uses
> pyproject.toml (CASSPYTHON-7).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]