File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
- name = " codegreen-core "
2
+ name = " codegreen_core "
3
3
version = " 0.5.0"
4
4
description = " This package helps you become aware of the carbon footprint of your computation"
5
5
authors = [" Anne Hartebrodt <anne.hartebrodt@fau.de>" ," Shubh Vardhan Jain <shubh.v.jain@fau.de>" ]
@@ -25,9 +25,3 @@ black = "^24.10.0"
25
25
[build-system ]
26
26
requires = [" poetry-core" ]
27
27
build-backend = " poetry.core.masonry.api"
28
-
29
- # Specify additional package data (similar to include_package_data)
30
- # [tool.poetry.package.include]
31
- # "codegreen_core/utilities/country_list.json" = { format = "file" }
32
- # "codegreen_core/utilities/ci_default_values.csv" = { format = "file" }
33
- # "codegreen_core/utilities/model_details.json" = { format = "file" }
You can’t perform that action at this time.
0 commit comments