Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_Colorsys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.16
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_Colorsys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.17
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 30, 2023

  1. Correct pyproject metadata

    the file is named "colorsys.py", so this needs to match.
    jepler committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c68a56d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from adafruit/fix-module-name

    Correct pyproject metadata
    tannewt authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    be0ed77 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. unpin sphinx and add sphinx-rtd-theme to docs reqs

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    780d766 View commit details
    Browse the repository at this point in the history
Loading