zulip/puppet
Alex Vandiver 39d6185ce7 puppet: Remove python-dateutil requirement from pg_backup_and_purge.
1f565a9f41 removed the `package` lines which install
`python-dateutil`, but not the line in `puppet_ops` that reference it;
as such, Puppet manifests in puppet_ops fail to compile.

Remove the stale reference to `python-dateutil`, which is unnecessary
since the code is python3, not python2.
2020-06-11 14:28:55 -07:00
..
zulip python: Use standard NoReturn (Python ≥ 3.6). 2020-06-11 12:56:52 -07:00
zulip_ops puppet: Remove python-dateutil requirement from pg_backup_and_purge. 2020-06-11 14:28:55 -07:00