Add dependency on twine to pyproject.toml for strategies package
This commit is contained in:
parent
c37b9b8b69
commit
c8d415480c
@ -14,6 +14,7 @@ dependencies = [
|
||||
[project.optional-dependencies]
|
||||
build = [
|
||||
"build",
|
||||
"twine",
|
||||
]
|
||||
test = [
|
||||
"ohlc",
|
||||
|
Loading…
Reference in New Issue
Block a user