Skip to content

Commit

Permalink
Merge pull request #38 from bobleesj/3.4.2.-b1
Browse files Browse the repository at this point in the history
Release 3.4.2 build 1 with setuptools-git-versioning >=2.0, added to run
  • Loading branch information
sbillinge authored Sep 21, 2024
2 parents d05c329 + f48cccd commit 2233e97
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,18 @@ source:

build:
noarch: python
number: 0
number: 1
script: python -m pip install --no-deps --ignore-installed .

requirements:
host:
- python >=3.10
- setuptools
- setuptools-git-versioning
- setuptools-git-versioning >=2.0
- pip

run:
- python >=3.10
- setuptools
- numpy

test:
Expand Down

0 comments on commit 2233e97

Please sign in to comment.