diff options
-rw-r--r-- | ci-watson/meta.yaml | 1 |
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 |