absurdfarce commented on code in PR #1262:
URL: 
https://github.com/apache/cassandra-python-driver/pull/1262#discussion_r2590753197


##########
README-dev.rst:
##########
@@ -13,7 +15,8 @@ Releasing
 * Tag the release.  For example: ``git tag -a 1.0.0 -m 'version 1.0.0'``
 * Push the tag and new ``master``: ``git push origin 1.0.0 ; git push origin 
master``
 * Update the `python-driver` submodule of `python-driver-wheels`,
-  commit then push. This will trigger TravisCI and the wheels building.
+  commit then push.
+* Trigger the Github Actions necessary to build wheels for the various 
platforms

Review Comment:
   The wheel building process is now managed by Github Actions rather than 
Travis CI.  This should be addressed in a more comprehensive way when 
[python-driver-wheels](https://github.com/datastax/python-driver-wheels) is 
donated.



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