From 6c995e1f078c488c0cc7f8248e4750ed4f0294b9 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 cd22f0919..a6f82b8bc 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