summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2019-03-01 13:28:53 -0500
committerGitHub <noreply@github.com>2019-03-01 13:28:53 -0500
commit8a10a625adc4ebb9239e1c8c03ccdc7b2e1b35be (patch)
tree8f91b845bdd75bac8fd01ce554184c43464396d5
parentbe650b12da4fd7ceb1d5fc91a6b3dcba259ca0f0 (diff)
downloadastroconda-contrib-8a10a625adc4ebb9239e1c8c03ccdc7b2e1b35be.tar.gz
Add pin of atomicwrites dependency of pytest since package will not build against atomicwrites 1.3.0. (#478)
-rw-r--r--ci-watson/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-watson/meta.yaml b/ci-watson/meta.yaml
index 0753107..71d85a4 100644
--- a/ci-watson/meta.yaml
+++ b/ci-watson/meta.yaml
@@ -20,6 +20,7 @@ requirements:
build:
- pytest
- setuptools
+ - atomicwrites=1.2.1
- python {{ python }}
run:
- pytest