We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d2902 commit 6c85034Copy full SHA for 6c85034
py/makeversionhdr.py
@@ -66,7 +66,7 @@ def cannot_determine_version():
66
CircuitPython must be built from a git clone with tags.
67
If you cloned from a fork, fetch the tags from adafruit/circuitpython as follows:
68
69
- git fetch --tags --recurse-submodules=no --shallow-since="2021-07-01" https://github.com/adafruit/circuitpython HEAD"""
+ git fetch --tags --recurse-submodules=no --shallow-since="2023-02-01" https://github.com/adafruit/circuitpython HEAD"""
70
)
71
72
0 commit comments