Ensure the deps and references are correct across all files

pull/447/head
Tania Allard 2018-11-11 16:01:31 +00:00
rodzic 148b7890e5
commit 49357a4875
3 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,6 @@
# Note that there is a dev-requirements.txt file in this project, if you are
# updating this Pipfile make sure to update the dev-requirements.txt accordingly
# Note that there are a dev-requirements.txt and a docs/doc-requirements.txt
# files in this project, if you are updating this Pipfile make sure to
# update these accordingly
[dev-packages]
pytest="*"

Wyświetl plik

@ -1,5 +1,6 @@
# Note that there is also a Pipfile for this project if you are updating this
# file do not forget to update thr Pipfile accordingly
pyyaml
pytest
wheel
pytest-cov

Wyświetl plik

@ -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
recommonmark
alabaster