Skip to content

Commit f0a34c9

Browse files
committed
CI: adding oldest dependencies check to matrix, and more devdeps dependencies, too
1 parent 188a39e commit f0a34c9

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

tox.ini

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,20 @@ deps =
1515
-rsite/requirements.txt
1616
-rrequirements.txt
1717

18-
# TODO: add the oldest supported versions of all the dependencies here
19-
# oldestdeps: numpy==1.18
20-
# oldestdeps: matplotlib==3.1.2
21-
# oldestdeps: scipy==1.4
18+
oldestdeps: numpy==1.20
19+
oldestdeps: matplotlib==3.4
20+
oldestdeps: scipy==1.6
21+
oldestdeps: pandas==1.2
22+
oldestdeps: statsmodels==0.13
2223

2324
allowlist_externals = bash
2425

2526
commands =
2627
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy
2728
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple scipy
2829
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple matplotlib
30+
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple pandas
31+
devdeps: pip install -U --pre --only-binary :all: -i https://pypi.anaconda.org/scipy-wheels-nightly/simple statsmodels
2932

3033
pip freeze
3134

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy