This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
the-littlest-jupyterhub
Watch
1
Star
0
Fork
0
You've already forked the-littlest-jupyterhub
mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced
2025-12-18 21:54:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be4580c21eb56e88b077605edc89510816bc13cd
the-littlest-jupyterhub
/
dev-requirements.txt
5 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Avoid downgrading user-env conda/mamba - Only check lower bound on conda/mamba, upgrade unbounded if not matched (let conda apply upper bound according to existing pins, such as Python) - handle missing mamba - avoid upgrading Python by aborting the install, instead of keeping old envs - minimum supported Python for user env is 3.9 - Fix output reporting of conda install step (no need for json capture when we don't parse the output - exit codes will do)
2023-03-27 13:10:31 +02:00
packaging
Add initial circle ci config Let's try run the unit tests in the tljh module first
2018-06-29 02:05:36 -07:00
pytest
[CI] Collect code coverage stats from unit tests
2018-07-11 13:15:49 -07:00
pytest-cov
Add unit tests for run_subprocess
2019-05-19 14:24:57 -07:00
pytest-mock
Reference in New Issue
Copy Permalink