Skip to content

Commit

Permalink
Merge pull request #73 from regro-cf-autotick-bot/0.29.0_haa0c85
Browse files Browse the repository at this point in the history
woodwork v0.29.0
  • Loading branch information
thehomebrewnerd authored Feb 26, 2024
2 parents b41c949 + 605cf42 commit 8ca71aa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

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

5 changes: 3 additions & 2 deletions build-locally.py

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

8 changes: 3 additions & 5 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.28.0" %}
{% set version = "0.29.0" %}


package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://pypi.io/packages/source/w/woodwork/woodwork-{{ version }}.tar.gz
sha256: 0a8db4b1c7822b01c9243fbf66819943ecc4a118e5e98424a12a9b9800d42bf0
sha256: 53d236a12eb20d2a23b7f6f3d9f9b77d3869adc62344c2accc3e7cfb8b4f517c

build:
entry_points:
Expand All @@ -25,7 +25,7 @@ requirements:
- numpy >1.25.0
- pandas >=1.4.3
- python >=3.9.*
- python-dateutil >=2.8.1
- python-dateutil >=2.8.2
- scikit-learn >=1.1.0
- scipy >=1.10.0
test:
Expand Down Expand Up @@ -61,9 +61,7 @@ extra:
- machineAYX
- simha104
- petejanuszewski1
- gsheni
- thehomebrewnerd
- rwedge
- tamargrey
- dvreed77
- jeff-hernandez
Expand Down

0 comments on commit 8ca71aa

Please sign in to comment.