Skip to content

Commit a84fcc1

Browse files
xxnparkGoGiants1
authored andcommitted
Update pyproject.toml
1 parent c8c835e commit a84fcc1

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

pyproject.toml

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
[tool.poetry]
22
name = "siksha-crawler"
33
version = "0.1.0"
4-
description = ""
5-
authors = ["Jaewan Park <[email protected]>"]
4+
description = "Siksha's Web Crawler"
5+
authors = [
6+
"Dohyeon Kim <[email protected]>",
7+
"Yujin Im <[email protected]>"
8+
]
9+
maintainers = [
10+
"Daeyong Jeong <[email protected]>",
11+
"Hyungwook Choi <[email protected]>",
12+
"Yoonsoo Park <[email protected]>",
13+
"Youngzoo Park <[email protected]>",
14+
"Jaewan Park <[email protected]>"
15+
]
616
readme = "README.md"
7-
packages = []
17+
repository = "https://github.com/wafflestudio/siksha-crawler"
818

919
[tool.poetry.dependencies]
1020
python = "^3.10"

0 commit comments

Comments
 (0)