Mirochill opened a new pull request, #811: URL: https://github.com/apache/cassandra-ccm/pull/811
## Summary - replace the remaining DSE/HCD `distutils.version.LooseVersion` imports with the existing `ccmlib.version.LooseVersion` wrapper - require `setuptools` directly in `setup.py` instead of falling back to `distutils.core` - update the installation wording that still referred to distutils Fixes #804 ## Validation - Not run locally -- 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]

