From aa3af4f72dfbf57110be2b9a82447f51a12d68cb Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Thu, 26 Jan 2017 00:53:43 +0100 Subject: [PATCH] conda: fix sphinx pin --- conda/artiq/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 5709ed9ae..923bb6706 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -25,7 +25,7 @@ requirements: - numpy - prettytable - asyncserial - - sphinx =1.4.8 + - sphinx 1.4.8 - sphinx-argparse - sphinxcontrib-wavedrom - sphinx_rtd_theme