Skip to content

Commit

Permalink
Fix the build of cramjam a subdependency of fastavro (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrco authored Oct 1, 2024
1 parent 1701dcf commit f6fd02f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ geoip = [
"maxminddb",
]
avro = [
"cramjam<2.8.4; platform_python_implementation == 'PyPy' and python_version == '3.9'",
"fastavro[snappy]",
]
duckdb = [
Expand Down

0 comments on commit f6fd02f

Please sign in to comment.