Skip to content

Commit

Permalink
[DEVOPS-504] Update poetry.lock and conda's recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
SophieCurinier committed Oct 8, 2024
1 parent daf1c25 commit 04fe7db
Show file tree
Hide file tree
Showing 3 changed files with 2,658 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,4 @@ dmypy.json

# tempory generated files
pyproject-sha.toml
/.jfrog/projects/poetry.yaml
5 changes: 3 additions & 2 deletions meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ package:
version: {{ version }}

source:
url: https://github.com/MiraGeoscience/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 926956a113b9af644a6a599bfad166ba228683dff98b86abbce6282765ceac5d
# url: https://github.com/MiraGeoscience/{{ name }}/archive/v{{ version }}.tar.gz
# sha256: 926956a113b9af644a6a599bfad166ba228683dff98b86abbce6282765ceac5d
path: ../{{ name }}

build:
noarch: python
Expand Down
Loading

0 comments on commit 04fe7db

Please sign in to comment.