pkg: re-add pystuck, we can live with that
1 files changed, 1 insertions(+), 0 deletions(-)

M setup.py
M setup.py +1 -0
@@ 27,6 27,7 @@ setup(name='rework',
           'tzlocal',
           'inireader',
           'apscheduler == 3.10.4',
+          'pystuck',
           'pyzstd',
           'python-dateutil',
           'psyl'