Skip to content

Conversation

FollowTheProcess
Copy link
Collaborator

Closes #474

This PR adds python 3.10.0-rc2 to ci.yml so it will be run as part of the standard CI suite.

I also noticed that the docs action specified python 3.8 but the docs session in noxfile.py specified 3.7 causing the docs session to just skip and therefore pass CI without actually building the docs, which I assume is not what we want so I've changed the docs session to python 3.8 in noxfile.py to bring it in line with the other sessions that specify a python.

This is all passing locally and on my forks CI. Let me know if anyone wants anything else as part of this 👍🏻

@theacodes
Copy link
Collaborator

Looks great, thanks for doing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

CI: Add python 3.10.0-rc2 to GitHub Actions
2 participants