Adds config file reader
Adds a config file reader and dataclasses to save it using configparser from the standard library.
This commit is contained in:
@@ -8,8 +8,6 @@ authors = [
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"pyaml (>=25.5.0,<26.0.0)",
|
||||
"pyrallis (>=0.3.1,<0.4.0)"
|
||||
]
|
||||
|
||||
[tool.poetry]
|
||||
|
||||
Reference in New Issue
Block a user