Skip to content

Commit

Permalink
fix comment on libcudf
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 8, 2024
1 parent 48ca41f commit b5a29c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/libcudf/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ select = [
"distro-too-large-compressed",
]

# PyPI limit is 100 MiB, fail CI before we get too close to that
# PyPI limit is 600 MiB, fail CI before we get too close to that
max_allowed_size_compressed = '75M'

[tool.scikit-build]
Expand Down

0 comments on commit b5a29c7

Please sign in to comment.