mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-27 08:35:16 -04:00
14 lines
262 B
TOML
14 lines
262 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
zstandard = "*"
|
|
discord-logging = {editable = true, git = "https://github.com/Watchful1/DiscordLogging.git"}
|
|
requests = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.8"
|