diff options
author | Brendan Gannon <bgannon@stsci.edu> | 2022-02-15 16:46:47 -0500 |
---|---|---|
committer | Brendan Gannon <bgannon@stsci.edu> | 2022-02-15 16:46:47 -0500 |
commit | 75f47d47bc7c1640b2c6fccd94647ed585f76673 (patch) | |
tree | 3df420407e31a6b8d7099f9143ac2233017432a1 | |
parent | 750c74493f4da156c55d3c321b4b31e660fc5be4 (diff) | |
download | astroconda-contrib-75f47d47bc7c1640b2c6fccd94647ed585f76673.tar.gz |
fixing spacing
-rw-r--r-- | poppy/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/poppy/meta.yaml b/poppy/meta.yaml index 4520509..a28f50d 100644 --- a/poppy/meta.yaml +++ b/poppy/meta.yaml @@ -26,7 +26,7 @@ requirements: - matplotlib >=3.2.0 - setuptools - setuptools_scm - - fonttools>=4.22.0 + - fonttools >=4.22.0 - python {{ python }} run: @@ -36,7 +36,7 @@ requirements: - matplotlib >=3.2.0 - setuptools - setuptools_scm - - fonttools>=4.22.0 + - fonttools >=4.22.0 - python source: |