Skip to content

Commit

Permalink
chore: update pyproject.toml info
Browse files Browse the repository at this point in the history
  • Loading branch information
mikucat0309 committed Feb 9, 2024
1 parent ccb1a72 commit 808fdff
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[tool.poetry]
name = "oj"
version = "1.7.0"
description = "Open source online judge based on Vue, Django and Docker"
description = "Open source online judge system based on Python and Vue."
authors = ["virusdefender <[email protected]>"]
license = "License :: OSI Approved :: MIT License"
maintainers = ["Mikucat <[email protected]>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/QingdaoU/OnlineJudge"

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit 808fdff

Please sign in to comment.