adafruit / Adafruit_CircuitPython_Waveform

CircuitPython library to generate single wavelength waveforms.
MIT License
7 stars 13 forks source link

Correct pyproject.toml to correctly install #24

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Fixes #23 which incorrectly described the library as a module (as opposed to package) in pyproject.toml.