diff options
Diffstat (limited to 'python/tests/minreqs.txt')
-rw-r--r-- | python/tests/minreqs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/minreqs.txt b/python/tests/minreqs.txt index 7ecf5e7fe4..10b181d43a 100644 --- a/python/tests/minreqs.txt +++ b/python/tests/minreqs.txt @@ -1,5 +1,5 @@ # This file lists the ***oldest possible dependencies*** needed to run -# "make check" successfully under ***Python 3.6***. It is used primarily +# "make check" successfully under ***Python 3.7***. It is used primarily # by GitLab CI to ensure that our stated minimum versions in setup.cfg # are truthful and regularly validated. # |