Updated project file.

main
Paco Hope 2022-12-04 11:24:19 -05:00
parent 770f477228
commit bb84401421
3 changed files with 8 additions and 5 deletions

View File

@ -11,6 +11,12 @@ classifiers = [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
]
dependencies = [
"build",
"Mastodon.py",
"python-dotenv",
"toml"
]
[project.urls]
"Homepage" = "https://git.paco.to/nick/tootapalooza"

View File

@ -1,7 +1,4 @@
build
Mastodon.py
python-dotenv
wheel
pip
python-daemon
toml
toml

View File

@ -3,4 +3,4 @@ name = tootapalooza
version = 1.0
[options]
packages = tootapalooza
packages = tootapalooza