chore: add authors pyproject metadata

This commit is contained in:
cătălin 2024-10-23 11:17:26 +02:00
commit 64c69aab84
No known key found for this signature in database
3 changed files with 5 additions and 6 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "TwitchMarkovChain"]
path = TwitchMarkovChain
url = https://github.com/tomaarsen/TwitchMarkovChain.git

View file

@ -1,8 +1,12 @@
[project] [project]
name = "markovbot-gui" name = "markovbot-gui"
version = "0.1.0" version = "0.1.0"
description = "Add your description here" description = "Markov Chain Bot GUI"
readme = "README.md" readme = "README.md"
authors = [
{ name = "tomaarsen" },
{ name = "185504a9", email = "catalin@roboces.dev" }
]
requires-python = ">=3.11" requires-python = ">=3.11"
dependencies = [ dependencies = [
"kivy[base]>=2.3.0", "kivy[base]>=2.3.0",

View file

@ -1,2 +0,0 @@
<start>
<end>