Wykres commitów

19 Commity (main)

Autor SHA1 Wiadomość Data
Simon Li 56299a2312
Don't pin upper pytest version 2024-02-01 22:39:08 +00:00
Simon Li 237375f3a4 pytest >=7,<9 2024-01-28 19:26:24 +00:00
Simon Li 3505ad7c8b
Pin pytest<8 2024-01-28 17:00:51 +00:00
Erik Sundell 89f2b61db6 ci: use non-deprecated codecov uploader 2022-10-31 19:26:55 +01:00
Erik Sundell 55a9cd81f8 Create wheels with the build package 2022-10-31 13:37:48 +01:00
Erik Sundell b927ebdf13 ci: add codecov to dev-requirements.txt 2022-10-09 12:58:39 +02:00
Erik Sundell f65776b2f3 refactor: sort dev-requirements 2022-10-09 12:58:39 +02:00
Chris Holdgraf 7376dfcd80 Clarify conda package update instructions in dev docs 2021-09-13 09:26:04 -07:00
YuviPanda e7e4dd9ee3 Remove Pipfile & Pipfile.lock
- Seem unused - definitely not updated.
- I think pipenv has also lost a lot of its popularity
  over the last year or two
- This does not affect the Pipfile *buildpack*, so repos we
  build that have a Pipfile will not see any difference

Fixes https://github.com/jupyterhub/repo2docker/issues/1032
2021-07-03 13:30:03 +05:30
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