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

Add pip>=21.3 to dev requirement to install django-ansible-base in editable mode #14961

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY

required for installing django-ansible-base in editable mode

https://peps.python.org/pep-0660/

PEP 660 – Editable installs for pyproject.toml based builds (wheel based)

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Other
AWX VERSION
awx: 23.9.1.dev12+gcb15d13c7a.d20240306
ADDITIONAL INFORMATION

required for installing django-ansible-base in editable mode

https://peps.python.org/pep-0660/

PEP 660 – Editable installs for pyproject.toml based builds (wheel based)
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 6, 2024
Copy link
Member

@AlanCoding AlanCoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I have been having to upgrade pip every time. I never got around to filing an issue or anything for this.

@TheRealHaoLiu TheRealHaoLiu merged commit 727278a into ansible:devel Mar 7, 2024
22 checks passed
@TheRealHaoLiu TheRealHaoLiu deleted the pep660 branch March 7, 2024 02:28
djyasin pushed a commit to djyasin/awx that referenced this pull request Sep 16, 2024
…itable mode (ansible#14961)

Add  pip>=21.3 to dev requirement required for installing django-ansible-base in editable mode

https://peps.python.org/pep-0660/

PEP 660 – Editable installs for pyproject.toml based builds (wheel based)
djyasin pushed a commit to djyasin/awx that referenced this pull request Nov 11, 2024
…itable mode (ansible#14961)

Add  pip>=21.3 to dev requirement required for installing django-ansible-base in editable mode

https://peps.python.org/pep-0660/

PEP 660 – Editable installs for pyproject.toml based builds (wheel based)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants