drop undertime

I still use this daily, but this is the sort of thing I now prefer to
install via uv rather than as a system package.
This commit is contained in:
Pig Monkey 2025-01-05 16:34:19 -08:00
parent cf10656a5a
commit 79e261bd84

View file

@ -71,16 +71,6 @@
name: qalculate-gtk
state: present
- name: Install undertime and dependencies
kewlfft.aur.aur:
name:
- python-dateparser
- python-undertime
become: yes
become_user: "{{ aur.user }}"
tags:
- aur
- name: Install GNU Plot
pacman:
name: gnuplot