bschoening commented on PR #1279:
URL:
https://github.com/apache/cassandra-python-driver/pull/1279#issuecomment-4040838598
@absurdfarce I noticed pyproject.toml has mismatched versions. Would be
good to align those here.
```
requires-python = ">= **3.10**"
classifiers = [
...
"Programming Language :: Python :: **3.9**",
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]