Skip to content

Commit

Permalink
trying to fix dependencies for conda forge (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: sjuhel <pro@sjuhel.org>
  • Loading branch information
spjuhel and sjuhel authored Mar 15, 2024
1 parent 9e2c88c commit c5f9551
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 41 deletions.
39 changes: 1 addition & 38 deletions poetry.lock

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

4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "boario"
version = "0.5.6"
version = "0.5.7"
description = "BoARIO : The Adaptative Regional Input Output model in python."
authors = ["Samuel Juhel <pro@sjuhel.org>"]
license = "GNU General Public License v3 or later (GPLv3+)"
Expand All @@ -17,8 +17,6 @@ pandas = ">=1.5"
progressbar2 = "^4.2.0"
pyarrow = ">=11"
pymrio = ">=0.4"
importmagic = "^0.1.7"
epc = "^0.0.5"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c5f9551

Please sign in to comment.