Skip to content

Commit 808fdff

Browse files
committed
chore: update pyproject.toml info
1 parent ccb1a72 commit 808fdff

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
[tool.poetry]
22
name = "oj"
33
version = "1.7.0"
4-
description = "Open source online judge based on Vue, Django and Docker"
4+
description = "Open source online judge system based on Python and Vue."
55
authors = ["virusdefender <virusdefender@outlook.com>"]
6-
license = "License :: OSI Approved :: MIT License"
6+
maintainers = ["Mikucat <admin@mikucat.me>"]
7+
license = "MIT"
78
readme = "README.md"
9+
repository = "https://github.com/QingdaoU/OnlineJudge"
810

911
[tool.poetry.dependencies]
1012
python = "^3.8"

0 commit comments

Comments
 (0)