Skip to content

Commit 1016331

Browse files
committed
Remove hardcoded Python/NumPy versions in MAINTENANCE.md docs
1 parent 52fdcb7 commit 1016331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTENANCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ There are 9 configuration files located in `.github/workflows`:
7878

7979
This is run on every commit to the *master* and Pull Request branches.
8080
It is also scheduled to run daily on the *master* branch.
81-
In draft Pull Requests, only two jobs on Linux (Python 3.7 / NumPy 1.17 and
82-
Python 3.9/ NumPy 1.20) are triggered to save on Continuous Integration
81+
In draft Pull Requests, only two jobs on Linux (minimum NEP29 Python/NumPy versions
82+
and latest Python/NumPy versions) are triggered to save on Continuous Integration
8383
resources.
8484

8585
3. `ci_docs.yml` (Build documentation on Linux/macOS/Windows)

0 commit comments

Comments
 (0)