Skip to content

Commit

Permalink
Start gzipping
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Nov 13, 2023
1 parent 272bbcb commit 5155ecb
Show file tree
Hide file tree
Showing 10 changed files with 154 additions and 1,984,837 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.DS_Store

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ retry = "*"
pandas = "*"
rich = "*"
"mastodon.py" = "*"
fastparquet = "*"

[requires]
python_version = "3.11"
139 changes: 137 additions & 2 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5155ecb

Please sign in to comment.