-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Address Issue #5129: Document how to rename (move) project directory #5824
Conversation
- Added documentation in installation.md under 'Virtualenv' mapping caveat - Added documentation to the virtualenv.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution. Only a minor request for a change.
Sorry, I don't mean to leave this hanging. I'm working on resolving why the code linting and ruff tests are failing and I haven't figured it out yet. |
@IamAdiSri the ruff tests are a new issue because it keeps introducing new rules or inspecting new files -- it also happened on my draft-no-reqslib PR ... don't worry about it, just fix the main lint of the CI job and you'll be good. |
You can try running: |
All the failures that ruff reports have nothing to do with the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution.
The issue: Document how to rename or move a project directory
I was helped by the answer in issue #5123 and the further guidance in issue #5129
The fix: Added to existing documentation in 2 places
This is my first pull request so feedback very welcome.
The checklist
news/
directory to describe this fix with the extension.bugfix.rst
,.feature.rst
,.behavior.rst
,.doc.rst
..vendor.rst
. or.trivial.rst
(this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.