Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated .readthedocs.yml to be python 3.8 #247

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Conversation

williamjameshandley
Copy link
Collaborator

Description

This increments to 3.8 in the .readthedocs.yml file, which should hopefully fix the read the docs builds

Checklist:

  • I have performed a self-review of my own code
  • My code is PEP8 compliant (flake8 anesthetic tests)
  • My code contains compliant docstrings (pydocstyle --convention=numpy anesthetic)
  • New and existing unit tests pass locally with my changes (python -m pytest)
  • I have added tests that prove my fix is effective or that my feature works

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #247 (41c11d8) into master (57a1afd) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #247   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2271      2271           
=========================================
  Hits          2271      2271           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@williamjameshandley williamjameshandley merged commit a460a21 into master Jan 16, 2023
@williamjameshandley williamjameshandley deleted the sphinx_3.8 branch January 16, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants