aboutsummaryrefslogtreecommitdiff
path: root/dev/deps.py
AgeCommit message (Expand)Author
2020-02-17Update deps task to filter by python_version and requires_pythonwbond
2019-09-13Fix setuptools-based deps installs on Python 2.7wbond
2019-09-13Create asn1crypto_tests package, along with supporting toolingwbond
2019-07-04CI reliability improvements related to codecov.iowbond
2018-09-04Provide more details if a subprocess fails for deps or coveragewbond
2018-04-20Fix dev files copied from oscryptowbond
2018-04-20Split out pep425 code, add licensewbond
2018-04-18Update deps.py from oscryptowbond
2018-04-18Remove modularcrypto package list from deps.py and coverage.pywbond
2018-04-18Updated deps.pywbond
2018-04-17Remove pep425 debugging output since everything seems to be workingwbond
2018-04-17Fix abi detection on Mac/Linuxwbond
2018-04-17More tar fixeswbond
2018-04-17Tar fixeswbond
2018-04-17tar fixeswbond
2018-04-17Properly handle tar depswbond
2018-04-17deps.py debuggingwbond
2018-04-17Don't even bother with pip at this pointwbond
2018-04-17No unicode in Python 2 env keys eitherwbond
2018-04-17Python 2 doesn't like unicode in the envwbond
2018-04-17Another attempt at getting PyPy running on Windows CI againwbond
2018-04-17Change back to custom dependency downloader for Windows Python 2.6 CIwbond
2018-04-17Apparently --no-warn-script-location is pip 10wbond
2018-04-17Remove Windows-only flagswbond
2018-04-17Try using plain pip againwbond
2018-04-17Ignore warning for PyPy on Windowswbond
2018-04-17Try to help PyPy on CirclCIwbond
2018-04-17More CI fixeswbond
2018-04-17Support pip 10 internalswbond
2018-04-17Hopefully work around pip 9.0.3 being broken on Mac Python 2.6wbond
2018-04-05More get-pip fails :-(wbond
2018-04-05Go back to non-verbose get-pipwbond
2018-04-05Be noisy in get-pip failureswbond
2018-04-05Use correct get-pip for Python 2.6wbond
2018-02-27Work around TLS 1.2 restriction on GitHubwbond
2017-05-09Require WebClient uses TLS 1.2 to connect to curl.haxx.sewbond
2017-02-01Revamp CI integrationwbond