Remove builder/data folder, we don't need that anymore.

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-12-01 12:54:06 +01:00
parent 53e4b7f2ba
commit 8edf72c8ef
26 changed files with 8 additions and 706 deletions

View File

@ -32,7 +32,7 @@ dependencies = [
"tweepy",
"websockets",
]
requires-python = ">=3.9"
requires-python = ">=3.11"
authors = [
{name = "Evilsocket", email = "evilsocket@gmail.com"},
{name = "Jayofelony", email = "oudshoorn.jeroen@gmail.com"}