Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Drassstee
Copy link

Changes

Changed the python version in audit from "3.x ? x >= 9" to "3.x ? x >= 8"

Solution Overview

The README.md of the "numpy" project had the educational Python version of 3.8. However, audit needs at least the version of 3.9 which contradicts to the README of "numpy". Thus, the minimal version of Python needed in audit README.md was changed from 3.9 to 3.8 to correspond to the README.md of numpy.

The README.md of the numpy had the educational version for 3.8 which contradicted the audit readme which has the constraint 3.x ? x >= 9. Thus, the audit version is changed to 8 instead of 9 to correspond to the readme of the numpy
@vpollo11 vpollo11 self-assigned this Dec 17, 2025
@vpollo11 vpollo11 added the 📕 AI Artificial Intelligence label Dec 17, 2025
@vpollo11 vpollo11 self-requested a review December 17, 2025 18:23
@vpollo11
Copy link
Member

Hello @Drassstee ,
I appreciate your help, but I’ve already resolved this issue.
Thank you!

@vpollo11 vpollo11 closed this Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📕 AI Artificial Intelligence

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants