[+] Init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "trackertracker"
|
||||
version = "0.1.0"
|
||||
description = "Something to track your torrent trackers"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"playwright",
|
||||
"pyotp",
|
||||
]
|
||||
Reference in New Issue
Block a user