COMMITS
/ python/pyproject.toml October 8, 2025
Y
python: enable linter checks for docstrings
Yanick Fratantonio committed
June 9, 2025
T
Pin onnxruntime on Windows
Tomasz Kalinowski committed
March 25, 2025
Y
python: add dacite as dev dep
Yanick Fratantonio committed
Y
python: add tqdm as dev dependency
Yanick Fratantonio committed
November 21, 2024
Y
python: indicate support for python 3.13
Yanick Fratantonio committed
Y
python: relax version constraint for onnxruntime
Yanick Fratantonio committed
February 4, 2025
Y
python: bump twine version
Yanick Fratantonio committed
January 24, 2025
Y
python: constraint onnxruntime even more
Yanick Fratantonio committed
Y
python: add back constrains for onnxruntime
Yanick Fratantonio committed
January 23, 2025
Y
python: relax constraint on onnxruntime
Yanick Fratantonio committed
January 22, 2025
Y
python: add tomli and tomli_w as dev deps to patch pyproject.toml
Yanick Fratantonio committed
Y
python: fix pyproject.toml to work with modern builders
Yanick Fratantonio committed
November 20, 2024
Y
python: constraint onnxruntime version to fix uv/macos problems
Yanick Fratantonio committed
November 19, 2024
Y
python: simplify dep markers for ipython
Yanick Fratantonio committed
November 1, 2024
Y
Fix pyproject.toml, add missing '
Yanick Fratantonio committed
Y
Merge branch 'main' into patch-1
Yanick Fratantonio committed
October 25, 2024
J
Add maturin workflow to generate wheels (#747)
Julien Cretin committed
S
Merge branch 'main' into patch-1
Shantanu committed
October 10, 2024
Y
python: add twine as dev dep
Yanick Fratantonio committed
October 7, 2024
Y
python: remove requests as dependency; unused
Yanick Fratantonio committed
Y
python: update pyproject.toml with metadata
Yanick Fratantonio committed
September 26, 2024
Y
WIP - docs about publishing the -rc for python and rust
Yanick Fratantonio committed
September 25, 2024
Y
python: enable ruff's docstring code format
Yanick Fratantonio committed
September 12, 2024
J
Use Maturin to ship the Rust CLI in the Python package (#564)
Julien Cretin committed
September 9, 2024
Y
python: package version is not dynamically taken from __version__
Yanick Fratantonio committed
Y
python: update version number to follow PEP 621
Yanick Fratantonio committed
August 30, 2024
Y
python: uv deps, remove pin on mypy
Yanick Fratantonio committed
Y
python: re-add support for python 3.8
Yanick Fratantonio committed
Y
python: pin mypy version to 1.10.1 while we fix problems with 1.11.x
Yanick Fratantonio committed
Y
python: add version-specific dependencies
Yanick Fratantonio committed
Y
python: port magika package from poetry to uv
Yanick Fratantonio committed
August 20, 2024
Y
python: add support for numpy ^2.X, bump version for ruff and pytest
Yanick Fratantonio committed
July 23, 2024
S
Unpin numpy
Shantanu committed
July 18, 2024
Y
python: bump dependencies version
Yanick Fratantonio committed
July 17, 2024
Y
python: fix metadata
Yanick Fratantonio committed
Y
python: update metadata of python package
Yanick Fratantonio committed
Y
python: deprecate the python CLI, add a warning
Yanick Fratantonio committed
July 3, 2024
Y
start rewrite for next version
Yanick Fratantonio committed
March 7, 2024
Y
python: bump version for dev
Yanick Fratantonio committed
March 6, 2024
Y
python package 0.5.1
Yanick Fratantonio committed
March 1, 2024
D
Bump ruff from 0.2.2 to 0.3.0 in /python
dependabot[bot] committed
February 24, 2024
J
Add support for running ruff check and format during CI
Juan Calderon-Perez committed
February 22, 2024
Y
Update pyproject.toml to have valid candidates for ipython with python 3.12
Yanick Fratantonio committed
J
Update dependencies, set ipython version based on py version
Juan Calderon-Perez committed
February 21, 2024
J
Py3.8 is supported by onnxruntime v1.17.0
Juan Calderon-Perez committed
J
Update poetry rules for versions
Juan Calderon-Perez committed
J
Merge branch 'main' into ci-fixes
Juan Calderon-Perez committed
Y
Update pyproject.toml
Yanick Fratantonio committed
J
Fix support for Python3.9 (#11)
Juan Calderon-Perez committed