remove EOL Python versions and Bumps numpy text fixture (#1333)

* remove EOL Python versions

* Fix typo in comments for executable suffix removal in test-pypy.yml
This commit is contained in:
priya-kinthali
2026-07-13 23:55:11 +05:30
committed by GitHub
parent 0903b469fb
commit 6849080452
9 changed files with 524 additions and 474 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ name = "pypi"
[packages]
flake8 = "==6.0.0"
numpy = "==2.2.4"
numpy = "==2.4.6"
[dev-packages]