Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary egg-link linking #13889

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY

we link awx.egg-link from tools/docker-compose/awx.egg-link to /tmp/awx.egg-link than we move /tmp/awx.egg-link to /var/lib/awx/venv/awx/lib/python3.9/site-packages/awx.egg-link

bonus... now we dont have to set PYTHON=python3.9

#13737

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Other
AWX VERSION
awx: 22.1.1.dev27+gadb89cd48f
ADDITIONAL INFORMATION

we link awx.egg-link from `tools/docker-compose/awx.egg-link` to `/tmp/awx.egg-link` than we move `/tmp/awx.egg-link` to `/var/lib/awx/venv/awx/lib/python3.9/site-packages/awx.egg-link`

bonus... now we dont have to set PYTHON=python3.9
@TheRealHaoLiu
Copy link
Member Author

#13737

@jjwatt
Copy link
Contributor

jjwatt commented Apr 19, 2023

LGTM!

@TheRealHaoLiu TheRealHaoLiu merged commit f61b730 into ansible:devel Apr 19, 2023
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.

2 participants