Browse Source

had to fork, because this still hasn't been fixed:

https://github.com/nutechsoftware/alarmdecoder/issues/39

and they had pyserial hard coded to 2.7, which was python2
only..
main
John-Mark Gurney 3 years ago
parent
commit
b95c9938d6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -1,4 +1,4 @@
-e git+https://github.com/nutechsoftware/alarmdecoder.git@72a9d417ecc254301db044e1408b292fcf22a71d#egg=alarmdecoder
-e git+https://www.funkthat.com/gitea/jmg/alarmdecoder.git@a5ede28f3bdea908fff96731d156b74b4f2e49c2#egg=alarmdecoder
coverage
mock
twisted

Loading…
Cancel
Save