文件历史

13 次代码提交

作者 SHA1 备注 提交日期
Ulyana d7e4f0b3ea revert build scripts to last passing build (#1287) 2026-01-08 10:15:04 -08:00
Ulyana 4bfec15273 Fix PyPI publish workflow metadata error by switching to setuptools-scm (#1284) 2026-01-07 23:14:57 -08:00
Ulyana 15499f7fb5 add dynamic version (#1283) 2026-01-07 22:39:18 -08:00
Ulyana 98b3ef07ad Up version to 2.8.0 (#1277) 2026-01-07 14:21:08 -08:00
Ulyana 980c6ddc07 Extend package support Python 10-14 + relax dependencies (#1276) 2026-01-07 14:11:40 -08:00
Elías Snorrason 39a46bc2d6 Update Python version requirements to 3.10 in pyproject.toml, README.md, and CI configuration (#1268)
Drop Python versions that have reached EOL
2025-12-17 16:42:50 +00:00
Jonas Mueller 0167accd0a license (#1263)
change license to Apache 2.0

---------

Co-authored-by: Anish Athalye <me@anishathalye.com>
2025-12-15 16:56:30 -08:00
Elías Snorrason 18dfb0db7c Update knn shapely score computation (#1142)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2024-06-19 19:09:35 +00:00
Elías Snorrason e61c9bd963 Add workflow for automated releases to PyPI (#1036) 2024-03-06 07:35:03 +00:00
Kyle Gallatin f3a65b8c18 Issue 873 improve mem find label issues (#885)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-12-15 12:20:40 +00:00
Ganesh Tata 3fb20e9596 CI: Run slowest tests at the end and fail early (#900) 2023-12-14 17:59:28 +00:00
Elías Snorrason 26fa264344 Extending label quality scores to multilabel data (#499)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2022-10-13 09:56:43 -07:00
Anish Athalye 11dff1faf4 Standardize code style to Black (#107)
* Set up Black as the code style

* Migrate code style to Black
2022-03-16 21:27:36 -04:00