Why do so many #CircuitPython libraries (often used in examples) contain nothing but a requirements.txt file?
Downloading the circuitpython 9.0 bundle shows many libraries are empty, causing tons of their beginner examples to fail.
it seems really confusing to distribute empty library folders?