Skip to content
Snippets Groups Projects
Unverified Commit f9f004bd authored by Marcin Wątroba's avatar Marcin Wątroba
Browse files

Fix package publishing

parent 5792e007
Branches
1 merge request!4Feature/add poetry
[tool.poetry]
name = "asr-benchmarks"
version = "0.1.0-alpha.11"
version = "0.0.1-beta.758943"
description = "Library to benchmark ASR systems"
authors = [
"Piotr Szymański <niedakh@gmail.com>",
"Marcin Wątroba <markowanga@gmail.com>"
]
license = "MIT license"
packages = [
{ include = "sziszapangma" }
]
[tool.poetry.dependencies]
python = "^3.8"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment