Skip to content

Comments

Doc Updates #20

Merged
aritraghsh09 merged 4 commits intomasterfrom
python-doc-updates
Jul 9, 2025
Merged

Doc Updates #20
aritraghsh09 merged 4 commits intomasterfrom
python-doc-updates

Conversation

@aritraghsh09
Copy link
Owner

Updating docs to reflect recent change to Python 3.10 and also making docs requirements more lightweight

@aritraghsh09 aritraghsh09 requested a review from Copilot July 9, 2025 18:16
@aritraghsh09 aritraghsh09 marked this pull request as ready for review July 9, 2025 18:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates documentation to reflect Python 3.10 support and simplifies the Sphinx requirements to a lightweight, top-level package list.

  • Updated the Python version badge in README.md to 3.10.
  • Replaced pinned versions in docs/requirements.txt with unpinned top-level dependencies.
  • Removed many low-level libraries to streamline docs build dependencies.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/requirements.txt Simplified requirements by listing core packages only
README.md Bumped Python badge to version 3.10
Comments suppressed due to low confidence (1)

docs/requirements.txt:15

  • The package name 'scikit_learn' is incorrect; it should be 'scikit-learn' to match the PyPI package name.
scikit_learn

aritraghsh09 and others added 3 commits July 9, 2025 11:20
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@aritraghsh09 aritraghsh09 merged commit 84ea4a4 into master Jul 9, 2025
2 checks passed
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.

1 participant