added custom functionality and working with new toml as well, and update cli functions
This commit is contained in:
@@ -56,3 +56,6 @@ ignore = ["E501"]
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"pack.py" = ["E501"]
|
||||
|
||||
[tool.hatch.build.targets.wheel.force-include]
|
||||
"src/foreignthon/template.json" = "foreignthon/template.json"
|
||||
|
||||
Reference in New Issue
Block a user