mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
minor bug fixes
This commit is contained in:
@@ -14,3 +14,15 @@ dependencies = [
|
||||
"dotenv>=0.9.9",
|
||||
"gitpython>=3.1.44",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = []
|
||||
|
||||
[tool.codeflash]
|
||||
# All paths are relative to this pyproject.toml's directory.
|
||||
module-root = "."
|
||||
tests-root = "tests"
|
||||
test-framework = "pytest"
|
||||
ignore-paths = []
|
||||
disable-telemetry = true
|
||||
formatter-cmds = ["disabled"]
|
||||
|
||||
Reference in New Issue
Block a user