Commit graph

3 commits

Author SHA1 Message Date
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
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