Skip to content

Refine use of .frozen

Compare
Choose a tag to compare
@dhalbert dhalbert released this 01 Nov 21:17
f4ee725

Put .frozen before lib/ in sys.path only if necessary, and only if both are in sys.path. This allows testing of non-frozen libraries in /, and does not adjust the path if .frozen is already before /lib.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.