python-daemon 2.3.1 requires Python 3+. (#4977)

This commit is contained in:
Felix Fontein 2022-07-23 12:02:18 +02:00 committed by GitHub
parent 788cfb624a
commit e1cfa13a1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View file

@ -62,6 +62,7 @@
pip:
name: "{{ item }}"
virtualenv: "{{ process_venv }}"
extra_args: "-c {{ remote_constraints }}"
loop:
- setuptools==44
- python-daemon