Skip to content

Commit b834c9f

Browse files
committed
dependencies
1 parent 468dece commit b834c9f

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
@@ -10,6 +10,9 @@ dependencies = [
1010

1111
[project.optional-dependencies]
1212
update-yaml = ["ruamel.yaml"]
13+
solve-stats = ["matplotlib"]
14+
domjudge = ["requests"]
15+
new = ["questionary"]
1316

1417
[project.scripts]
1518
bt = "bapctools.tools:main"

0 commit comments

Comments
 (0)