anoved / OctoPrint-EmailNotifier

Receive email notifications when OctoPrint jobs are complete. Currently broken. Please fork and fix!
GNU Affero General Public License v3.0
16 stars 35 forks source link

Adding keyring.alt as requirement to be installed #21

Closed oxivanisher closed 7 years ago

oxivanisher commented 7 years ago

Since the keyring python module no longer includes the simple backends, the keyring.alt package needs to be installed also as discussed in this issue: https://github.com/jaraco/keyring/issues/196