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

feat(docs): contributing file update & envt fix #1779

Merged
merged 3 commits into from
Nov 7, 2024
Merged

Conversation

lwasser
Copy link
Contributor

@lwasser lwasser commented Nov 6, 2024

@ofek this is a tiny pr to edit the contributing file. I am however having issues with the docs environment running correctly.I am going to work on another pr related to authentication after figuring things out last week.

The docs error that i am getting is:

 from griffe.collections import LinesCollection, ModulesCollection
ModuleNotFoundError: No module named 'griffe.collections'

it seems to not be a new error - mkdocs/mkdocs#3528
i'll focus on the content and if you need me to open a new issue about this i will. i've tried to delete the docs envt and create it again.

@lwasser
Copy link
Contributor Author

lwasser commented Nov 6, 2024

This fixes things if you are comfortable with this update to the envt:

"griffe<1.0",

i'll push the change now. we can always revert. NOTE: there are a bunch of other deprecation warnings that I have not tried to troubleshoot in that docs envt. i'm going to focus on the auth page update for now.

@lwasser lwasser changed the title feat(docs): contributing file update feat(docs): contributing file update & envt fix Nov 6, 2024
Copy link
Collaborator

@ofek ofek left a comment

Choose a reason for hiding this comment

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

Thanks! I think in a separate PR I will upgrade the documentation dependencies.

@ofek ofek merged commit a2bcbcb into pypa:master Nov 7, 2024
50 checks passed
@lwasser lwasser deleted the doc-auth branch November 8, 2024 02:00
@lwasser
Copy link
Contributor Author

lwasser commented Nov 8, 2024

Perfect!

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