Skip to content

Commit 3b9148e

Browse files
orvizferag
authored andcommitted
Stage config.ini when installing the tool
1 parent dc57722 commit 3b9148e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ fair-eva = "fair_eva.__main__:main"
4343
"Homepage" = "https://github.com/ifca-advanced-computing/FAIR_eva"
4444
"Bug Tracker" = "https://github.com/ifca-advanced-computing/FAIR_eva/issues"
4545

46+
[tool.setuptools.package-data]
47+
"fair_eva" = ["*.ini"]
48+
4649
[tool.docformatter]
4750
black = true
4851
recursive = true

0 commit comments

Comments
 (0)