kopia lustrzana https://github.com/jupyterhub/repo2docker
Ensure the deps and references are correct across all files
rodzic
148b7890e5
commit
49357a4875
5
Pipfile
5
Pipfile
|
@ -1,5 +1,6 @@
|
||||||
# Note that there is a dev-requirements.txt file in this project, if you are
|
# Note that there are a dev-requirements.txt and a docs/doc-requirements.txt
|
||||||
# updating this Pipfile make sure to update the dev-requirements.txt accordingly
|
# files in this project, if you are updating this Pipfile make sure to
|
||||||
|
# update these accordingly
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
pytest="*"
|
pytest="*"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# Note that there is also a Pipfile for this project if you are updating this
|
# Note that there is also a Pipfile for this project if you are updating this
|
||||||
# file do not forget to update thr Pipfile accordingly
|
# file do not forget to update thr Pipfile accordingly
|
||||||
|
pyyaml
|
||||||
pytest
|
pytest
|
||||||
wheel
|
wheel
|
||||||
pytest-cov
|
pytest-cov
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Note that there is also a Pipfile for this project if you are updating this
|
||||||
|
# file do not forget to update thr Pipfile accordingly
|
||||||
sphinx>=1.4, !=1.5.4
|
sphinx>=1.4, !=1.5.4
|
||||||
recommonmark
|
recommonmark
|
||||||
alabaster
|
alabaster
|
||||||
|
|
Ładowanie…
Reference in New Issue