mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-08-03 03:46:18 -04:00
Initial commit
This commit is contained in:
commit
bd7378ff91
7 changed files with 525 additions and 0 deletions
12
Pipfile
Normal file
12
Pipfile
Normal file
|
@ -0,0 +1,12 @@
|
|||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
zstandard = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
Loading…
Add table
Add a link
Reference in a new issue