Skip to content

Commit

Permalink
update release
Browse files Browse the repository at this point in the history
  • Loading branch information
billyz313 committed Mar 13, 2024
1 parent dbd9b8d commit 608645b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,17 @@ source:
git_url: https://github.com/SERVIR/ClimateSERVpy

build:
number: 1
number: 2
noarch: python

requirements:
build:
- setuptools
- python
run:
- python
- requests

python:
- 3.8
- wheel

about:
home: https://github.com/SERVIR/ClimateSERVpy
Expand All @@ -33,5 +32,4 @@ extra:

test:
commands:
- python -m pip install .
- pytest

0 comments on commit 608645b

Please sign in to comment.