Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / tests / run_some_dependencies_test.py
2022-08-18 Scott GaschThis command broke b/c i relies on environment vars...
2022-08-10 Scott GaschUpgrade to python 3.9.
2022-06-03 Scott GaschRename a method in exec_utils.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-26 Scott GaschIncrease timeout.
2022-02-09 Scott GaschDitch named tuples for dataclasses.
2022-02-06 Scott GaschGive deps more time to run.
2022-02-04 Scott GaschFix a bug in device.py around the type of keywords...
2022-02-04 Scott GaschAdd cron.py, a pretty important (and easy) one.
2022-02-03 Scott GaschMake this thing actually work.
2022-02-03 Scott GaschAdd a "unittest" that runs stuff like reminder and...