Skip to content
Snippets Groups Projects
Commit b1cc5028 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

pin more

parent 42f90c2d
No related branches found
No related tags found
1 merge request!63Conda package based CI
......@@ -57,6 +57,12 @@ sphinx_rtd_theme:
- 0.2.4
setuptools:
- 27.2.0
cmake:
- 3.6.3
pkg_config:
- 0.28
freetype:
- 2.5.5
pin_run_as_build:
libgcc:
......
......@@ -35,10 +35,10 @@ test:
- sphinx-build -W {{ project_dir }}/doc {{ project_dir }}/sphinx
- sphinx-build -b doctest {{ project_dir }}/doc sphinx
requires:
- nose {{ nose }}
- coverage {{ coverage }}
- sphinx {{ sphinx }}
- sphinx_rtd_theme {{ sphinx_rtd_theme }}
- nose {{ nose }}.*
- coverage {{ coverage }}.*
- sphinx {{ sphinx }}.*
- sphinx_rtd_theme {{ sphinx_rtd_theme }}.*
<TEST_DEPS>
about:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment