pseud
pseud copied to clipboard
python-dateutil is unused?
It seems the only use is to create the UTC object in common.py, but it's not used in pseud anywhere. Could we remove this and remove the dependency on dateutil (at least for installation)?
I will have a look at it