Richard Frank
c08dcfb644
BLD: Use newer statsmodels with newer scipy in the test matrix
2020-07-23 16:47:25 -04:00
Richard Frank
837b1e44c7
BLD: More logging around appveyor conda package upload
...
Builds on master aren't currently uploading...
2020-04-01 11:42:35 -04:00
Richard Frank
23f1580bf9
MAINT: Renamed requirements.txt to requirements_locked.txt
...
since it's the generated lockfile
2020-02-11 11:05:22 -05:00
Richard Frank
0e8fd07953
BLD: Potential fix for appveyor not uploading conda packages from master
2020-02-11 11:05:22 -05:00
Richard Frank
bc4272d369
DEV: Use a pip-compiled lockfile for install constraints
...
Removed cyordereddict recipe that we no longer depend on
Removed strict bounds rewriting in setup.py. Now setup.py
reads from requirements.in, which is not strict in its bounds
Need to update case for pip-compile's output
Filter out comments from lockfile, now that we have "via"
2020-02-11 11:05:22 -05:00
Richard Frank
907616b28c
MAINT: Factor out ci helper scripts
2018-07-11 16:12:19 -04:00
Richard Frank
c1817d61f9
BLD: Conda output on appveyor changed format
...
so don't expect any space before the "anaconda upload" command.
2018-02-09 15:27:02 -05:00
Richard Frank
a24f437a4c
BLD: Added more logging for appveyor conda packaging
...
to find out why we stopped uploading packages to anaconda.org.
2018-02-09 15:01:37 -05:00
Richard Frank
b7dd52b7ec
BLD: Install newer miniconda
...
The version of conda that comes with the older miniconda can't
upgrade itself to newest conda anymore.
2017-11-08 01:13:04 -05:00
Richard Frank
0064df657a
BLD: Updated versions of conda tooling
2017-11-08 01:12:56 -05:00
Freddie Vargus
a5ec24e006
BLD: Swap conda build args to check CI label/channel first
...
BLD: Change url to just channel/label path
2017-05-24 19:44:37 -04:00
Richard Frank
f43aae33ea
BLD: Pin Miniconda version on Windows
...
as we do on linux. The url for latest Miniconda2 was changed anyway.
2017-02-28 19:40:11 -05:00
Richard Frank
96a428c720
BLD: Pin python version of conda root env to python 2
...
Print conda info on travis
2017-02-20 18:51:40 -05:00
jfkirk
241abda2a5
STY: Flake8
2016-06-08 13:34:19 -04:00
Richard Frank
bffe00f931
BLD: Print the download failure reason
2016-04-21 17:00:30 -04:00
Richard Frank
baf10e3148
BLD: Don't accept the download if we tried too many times
...
It's likely we have an incomplete file.
2016-04-21 17:00:30 -04:00
Richard Frank
9a59cd064b
BLD: Download miniconda over SSL
2016-04-21 17:00:30 -04:00
Richard Frank
70cbee0468
BLD: Only upload to anaconda if on master
2016-03-23 15:26:55 -04:00
Richard Frank
7852d6900e
BLD: Moving powershell to python
2016-03-23 15:26:55 -04:00
Richard Frank
e53fc9abce
BLD: Use the bcolz we built
...
Fixing VC usage
2016-03-23 15:26:53 -04:00
Richard Frank
cbc1316a7a
MAINT: Moved scripts to appveyor dir
2016-03-23 15:26:53 -04:00