Rebuild with python 3.14

This commit is contained in:
2026-05-06 21:02:45 +03:00
parent 09db2d68f9
commit 749dbd02b1
4 changed files with 45 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
96c96
< 'test.snappy.parquet': 'application/octet-stream',
---
> 'test.snappy.parquet': 'application/vnd.apache.parquet',
127c127
< 'test.snappy.parquet': ('Apache Parquet', 'Par archive data'),
---
> 'test.snappy.parquet': ('Apache Parquet file', 'Par archive data'),