michaelsembwever commented on code in PR #801:
URL: https://github.com/apache/cassandra-ccm/pull/801#discussion_r2618410483


##########
setup.cfg:
##########
@@ -11,10 +11,8 @@ classifier=
     'Programming Language :: Python :: 2',
     'Programming Language :: Python :: 2.7',
     'Programming Language :: Python :: 3',

Review Comment:
   yes, earlier versions of Cassandra still support 2.7, and run their CI on 
it, so we have to.
   
   what is required is to release a CCM version first and then pin those 
earlier Cassandra version tests to it.  that way we can then drop python2 
support.  but we don't have versions of ccm yet.



-- 
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]

Reply via email to