Skip to content

Commit

Permalink
ttrying to solve the poetry issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bruAristimunha committed Mar 22, 2023
1 parent 292d849 commit ecca06a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

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

5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@ tqdm = "^4.64.1"
coverage = "^7.0.1"

[tool.poetry.group.carbonemission]
codecarbon = "2.1.4"
optional = false

[tool.poetry.group.carbonemission.dependencies]
codecarbon = "2.1.4" # for carbon emission

[tool.poetry.group.deeplearning]
optional = true
Expand Down

0 comments on commit ecca06a

Please sign in to comment.