Merge pull request #731 from shaderecker/patch-1

More Python 3 stuff
This commit is contained in:
Marco Ochse 2020-12-04 15:41:27 +01:00 committed by GitHub
commit 252051dfe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,10 @@
- name: Install dependencies
package:
name:
- gcc
- pwgen
- python-setuptools
- python3-dev
- python3-setuptools
- python3-pip
state: present