mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 06:40:03 -07:00
python-daemon 2.3.1 requires Python 3+. (#4977)
This commit is contained in:
parent
788cfb624a
commit
e1cfa13a1b
3 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
pip:
|
||||
name: "{{ item }}"
|
||||
virtualenv: "{{ process_venv }}"
|
||||
extra_args: "-c {{ remote_constraints }}"
|
||||
loop:
|
||||
- setuptools==44
|
||||
- python-daemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue