https://github.com/regeirk/pycwt
Revision d53dbe43deaf0c9d3aa54ae34f198386ef62e903 authored by Sebastian Krieger on 13 March 2023, 13:05:57 UTC, committed by GitHub on 13 March 2023, 13:05:57 UTC
2 parent s b8824c5 + e809412
Raw File
Tip revision: d53dbe43deaf0c9d3aa54ae34f198386ef62e903 authored by Sebastian Krieger on 13 March 2023, 13:05:57 UTC
Merge pull request #43 from Joscelinrocha/master
Tip revision: d53dbe4
MANIFEST.in
# Include the license file
include LICENSE.txt

# Include sample folder
recursive-include pycwt/sample *.py *.dat *.png
back to top