You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
316: Specify dependencies for python < 3.11 r=alallema a=sanders41
# Pull Request
## Related issue
Fixes#287
Will also fix the pylint upgrade issue in PR https://github.com/meilisearch/docs-scraper/actions/runs/3754861523/jobs/6379438841
## What does this PR do?
- Updates the Pipfile to specify needed dependencies for python < 3.11. These dependencies seem to only be needed by pytest or pylint` so I made them dev dependencies
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: Paul Sanders <[email protected]>
0 commit comments