We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8017aca commit 6d527cfCopy full SHA for 6d527cf
pyproject.toml
@@ -2,6 +2,11 @@
2
name = "mal-gui"
3
version = "0.0.1"
4
description = "A graphical user interface tool used to create MAL instance models."
5
+authors = [
6
+ {name="Akash Sinha", email="aksinha@kth.se"},
7
+ {name="Andrei Buhaiu", email="buhaiu@kth.se"},
8
+ {name="Joakim Loxdal", email="loxdal@kth.se"},
9
+]
10
readme = "README.md"
11
requires-python = ">=3.8"
12
dependencies = [
0 commit comments