Skip to content

Commit

Permalink
Update gseapy to 1.1.4 (#52100)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 13, 2024
1 parent 2c168fe commit 0d16c8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/gseapy/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
package:
name: gseapy
version: "1.1.3"
version: "1.1.4"

source:
url: https://files.pythonhosted.org/packages/28/c2/7c03f74682de640b71ba9a9958c5c8a90867b0f4f9ffef2c15702113d47a/gseapy-1.1.3.tar.gz
sha256: 7f9218bb4014a862680d4d3e806e59bec8f81601e876a04495922da81da1b395
url: https://files.pythonhosted.org/packages/12/92/0a4e24f4a0ac772e8ec652f299a89292eb66d67e329579e1ea48cc006250/gseapy-1.1.4.tar.gz
sha256: 7e858752d7684b1abed124c585f3ca2f156ff22985575234232a54c57b88ba66

build:
entry_points:
- gseapy = gseapy.__main__:main
run_exports:
- {{ pin_subpackage("gseapy", max_pin="x") }}
skip: True # [py2k or py == 36 ]
number: 1
number: 0

requirements:
build:
Expand Down

0 comments on commit 0d16c8c

Please sign in to comment.