A clone of: https://github.com/nutechsoftware/alarmdecoder This is requires as they dropped support for older firmware releases w/o building in backward compatibility code, and they had previously hardcoded pyserial to a python2 only version.

5 lines
100 B

  1. include README.rst
  2. include LICENSE
  3. recursive-include docs/build *.*
  4. recursive-include examples *.py