Skip to content

python 3.7 for RTD #144

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

Merged
merged 1 commit into from
Nov 22, 2021
Merged

python 3.7 for RTD #144

merged 1 commit into from
Nov 22, 2021

Conversation

FoamyGuy
Copy link
Contributor

This updates the RTD config to instruct their system to use python 3.7. I think this will resolve #143

I went with specifically 3.7 because that appears to be the version in use inside of github actions, so hopefully we will see the same results from actions as we can expect to get from the RTD build with this version.

@FoamyGuy FoamyGuy requested a review from a team November 22, 2021 20:07
@kattni kattni merged commit 434e367 into adafruit:main Nov 22, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 24, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_LC709203F to 2.2.0 from 2.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_LC709203F#17 from kattni/add-400-pack-size
  > update rtd py version

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8563 to 1.0.0 from 0.9.0:
  > Moved PR template
  > Merge pull request adafruit/Adafruit_CircuitPython_PCF8563#3 from tekktrik/hotfix/fix-errors
  > Updated readthedocs file
  > Updated readthedocs requirements path
  > add docs link to readme
  > Added pylint disable for f-strings in tests directory
  > Globally disabled consider-using-f-string pylint check

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE to 8.1.2 from 8.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE#144 from FoamyGuy/rtd_version
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE#142 from adafruit/patch-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Ticks to 1.0.0 from 0.9.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Ticks#3 from FoamyGuy/install_command
  > Merge pull request adafruit/Adafruit_CircuitPython_Ticks#2 from adafruit/patch
  > Updated readthedocs file
  > Updated readthedocs requirements link
  > Added pylint disable for f-strings in tests directory
  > Globally disabled consider-using-f-string pylint check
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.

Fix autodocs
2 participants