Wykres commitów

10 Commity (d56deb02dd4fa6804b39636713587fbdef3b3a7e)

Autor SHA1 Wiadomość Data
David Douard 830a9c89c0 Replace urllib by requests in contentproviders
requests is globally simpler to use, and more and more people
are more familiar with this later than urllib.
2021-01-18 17:29:53 +01:00
Tim Head d135e3fbd1 Use new minimum version of pytest
pytest-cov requires pytest>=4.6 so we explicitly list that as a dev
dependency.
2020-06-13 09:29:20 +02:00
Carol Willing f3d9ac4a85
Add azure pipelines for testing 2019-09-08 08:04:24 +02:00
Tim Head 32b32bf1d9 Configure pre-commit hooks and make them a dev dependency 2019-05-31 09:50:26 +02:00
Craig Willis af76f2c1be Adds pytest version to fix travis build errors 2019-01-08 12:54:10 -06:00
Tim Head bf9f6b893d
Update dev-requirements.txt
Co-Authored-By: trallard <taniar.allard@gmail.com>
2018-11-12 08:24:57 +00:00
Tania Allard 49357a4875 Ensure the deps and references are correct across all files 2018-11-11 16:01:45 +00:00
Tania Allard cfee44c43b Add notes about updating the pipfile and requirements 2018-11-11 11:11:44 +00:00
Min RK f86fa39fc3 enable coverage on Travis
- ensure pip is up to date
- enable pip caching
- run tests with Python 3.6
- publish coverage to codecov
2018-02-09 16:48:26 +01:00
yuvipanda 01522559f2 Add a CONTRIBUTING.md
Thanks to @willingc for editing the release process notes
2018-02-07 23:34:28 -08:00