drop python2-docs

This commit is contained in:
Pig Monkey 2022-09-23 08:46:07 -07:00
parent d11372f454
commit 1197f77836

View file

@ -21,7 +21,5 @@
- name: Install documentation
pacman:
name:
- python-docs
- python2-docs
name: python-docs
state: present