diff --git a/conda-recipes/tornado_m2crypto/meta.yaml b/conda-recipes/tornado_m2crypto/meta.yaml index f249df4..4d65970 100644 --- a/conda-recipes/tornado_m2crypto/meta.yaml +++ b/conda-recipes/tornado_m2crypto/meta.yaml @@ -12,18 +12,17 @@ source: build: noarch: python - number: 0 + number: 1 script: {{ PYTHON }} -m pip install . -vv requirements: host: - pip - - python + - python >=3.9 - setuptools_scm run: - - enum34 - m2crypto - - python + - python >=3.9 - tornado ==5.1.1+dirac.* test: