Skip to content

Conversation

@Akasurde
Copy link
Member

@Akasurde Akasurde commented May 4, 2022

SUMMARY

remove python-daemon since it uses unsupported dependency 'lockfile'

Fixes: #379

Signed-off-by: Abhijeet Kasurde [email protected]

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

ansible_runner/main.py
ansible_runner/exceptions.py
ansible_runner/utils/locks.py
requirements.txt
tools/requirements.txt

@Akasurde Akasurde requested a review from a team as a code owner May 4, 2022 11:36
@github-actions github-actions bot added the needs_triage New item that needs to be triaged label May 4, 2022
@eqrx eqrx removed the needs_triage New item that needs to be triaged label May 17, 2022
remove python-daemon since it uses unsupported dependency 'lockfile'

Fixes: ansible#379

Signed-off-by: Abhijeet Kasurde <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

runner is dependent upon a deprecated package - lockfile

3 participants