diff options
author | Brendan Gannon <bgannon@stsci.edu> | 2022-02-15 16:35:08 -0500 |
---|---|---|
committer | Brendan Gannon <bgannon@stsci.edu> | 2022-02-15 16:35:08 -0500 |
commit | 750c74493f4da156c55d3c321b4b31e660fc5be4 (patch) | |
tree | af9d96f52ce1aa6aef9c459625aceddf3957825e | |
parent | 34568b916e07003f84bfede8caaf10c882f00808 (diff) | |
download | astroconda-contrib-750c74493f4da156c55d3c321b4b31e660fc5be4.tar.gz |
updating poppy dependencies
-rw-r--r-- | poppy/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/poppy/meta.yaml b/poppy/meta.yaml index 7210736..4520509 100644 --- a/poppy/meta.yaml +++ b/poppy/meta.yaml @@ -26,6 +26,7 @@ requirements: - matplotlib >=3.2.0 - setuptools - setuptools_scm + - fonttools>=4.22.0 - python {{ python }} run: @@ -35,6 +36,7 @@ requirements: - matplotlib >=3.2.0 - setuptools - setuptools_scm + - fonttools>=4.22.0 - python source: |