mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2026-03-10 02:24:14 +01:00
Use Python3 setuptools on Debian (#89)
This commit is contained in:
@@ -4,7 +4,7 @@ borg_packages:
|
||||
- libacl1-dev
|
||||
- libacl1
|
||||
- build-essential
|
||||
- python-setuptools
|
||||
- python3-setuptools
|
||||
- python3-dev
|
||||
- python3-pip
|
||||
- python3-msgpack
|
||||
|
||||
Reference in New Issue
Block a user