Add support for lightgbm 4.2 #300
Annotations
1 error
Run Quantco/ui-actions/version-metadata@v1
Failed to extract version from file contents (url: https://api.github.com/repos/Quantco/slim-trees/git/blobs/1fc738df1626058be81b661f43bcd2b01ee5e160, sha: 8535b4681df830ade02dabafd3192262e1127489, content: "[project] # TODO: move to pyproject.toml once pixi supports it
name = "slim-trees"
description = "A python package for efficient pickling of ML models."
authors = ["Pavel Zwerschke <[email protected]>"]
channels = ["conda-forge"]
platforms = ["osx-arm64", "osx-64", "linux-64", "linux-aarch64", "linux-ppc64le", "win-64"]
[tasks]
postinstall = "pip install --no-build-isolation --no-deps --disable-pip-version-check -e ."
test = "pytest"
lint = "pre-commit run -a"
[dependencies]
python = ">=3.8"
pip = "*"
lightgbm = ">=3.2,<4.3"
numpy = "*"
pre-commit = "*"
pandas = "*"
scikit-learn = ">=1.1.0,<1.4"
hatch = "*"
pytest = ">=7.0"
pytest-md = "*"
pytest-emoji = "*"
")
|
The logs for this run have expired and are no longer available.
Loading