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]
|
[project.optional-dependencies]
|
||||||
build = [
|
build = [
|
||||||
"build",
|
"build",
|
||||||
|
"twine",
|
||||||
]
|
]
|
||||||
test = [
|
test = [
|
||||||
"ohlc",
|
"ohlc",
|
||||||
|
Loading…
Reference in New Issue
Block a user