summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stsci.tools/meta.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml
index 7064fc2..490af6a 100644
--- a/stsci.tools/meta.yaml
+++ b/stsci.tools/meta.yaml
@@ -1,9 +1,9 @@
{% set name = 'stsci.tools' %}
-{% set version = '3.4.11' %}
+{% set version = '3.4.12' %}
{% if version[0] == 'v' %}
{% set version = version[1:] %}
{% endif %}
-{% set number = '1' %}
+{% set number = '0' %}
about:
home: https://github.com/spacetelescope/stsci.tools
@@ -21,16 +21,14 @@ package:
requirements:
build:
- - d2to1
- astropy >=1.1
- setuptools
- - stsci.distutils
- numpy {{ numpy }}
- python {{ python }}
+
run:
- astropy >=1.1
- numpy
- - stsci.distutils
- python
source: