Skip to content

Commit

Permalink
pyproject bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amirdaaee committed Jan 3, 2024
1 parent 4786451 commit fb76dec
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
[tool.poetry]
name = "crossense"
version = "0.1.0"
description = ""
authors = ["zeenome longevity <dev@zeenome.com>"]
description = "some helpers to train or inference scikit-learn models"
readme = "README.md"
license = "MIT"
authors = [
"Amir Daaee <amir@zeenome.com>",
]
authors = ["zeenome longevity <dev@zeenome.com>","Amir Daaee <amir@zeenome.com>"]
repository = "https://github.com/Zeeonome/crossense"

[tool.poetry.dependencies]
Expand Down

0 comments on commit fb76dec

Please sign in to comment.