mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
With GitHub moving away from allowing authentication to the API using an username and password, update our documentation to remove it and rely on tokens. Perhaps we should link to how to create an API token, but that can be addressed later. Fixes #1851