Closed lifeisafractal closed 4 years ago
@lifeisafractal I pushed a couple of commits. Let me know if you're ok with the changes, or start a review yourself (I think you can do that now right?). If all good, I'll merge :)
Looks ready to me, thanks for the work on cleaning things up!
This PR fixes #32 by adding a deprecation warning if run with appdaemon <4.0. It will report this warning only up to once per a test as follows:
This PR also adds version constraints to the
setup.py
. I'm not familiar with using aPipfile
andPipfile.lock
, but I'm wondering if we should be using one or the other of these methods to constrain packages. Can you weigh in on that one?Testing done locally
tox