Skip to content

Commit f5edfe2

Browse files
authored
Update pyproject.toml
1 parent 92c51d3 commit f5edfe2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name = "titanic_ml"
33
description = "titanic_ml example package"
44
version = "0.1.0"
5+
authors = [
6+
"milos <sebastien@eustace.io>",
7+
]
58

69
[tool.poetry.dependencies]
710
requests = "^2.13.0"

0 commit comments

Comments
 (0)