mirror of
https://github.com/vale981/stocproc
synced 2025-03-04 17:21:42 -05:00
fix build
This commit is contained in:
parent
f762a926cf
commit
f6f9d80131
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ classifiers = [
|
||||||
"Intended Audience :: Researcher"
|
"Intended Audience :: Researcher"
|
||||||
]
|
]
|
||||||
repository = "https://github.com/cimatosa/stocproc"
|
repository = "https://github.com/cimatosa/stocproc"
|
||||||
build = 'build.py'
|
|
||||||
|
[tool.poetry.build]
|
||||||
|
script = "build.py"
|
||||||
generate-setup-file = true
|
generate-setup-file = true
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
|
|
Loading…
Add table
Reference in a new issue