dependabot[bot]
e9f18f7a19
pip-deps-dev(deps-dev): bump mypy from 1.13.0 to 1.15.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.13.0 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 09:09:23 +00:00
Cian-H
32ae9a2d0c
Patched python bindings (i think)
2024-11-14 12:35:01 +00:00
Cian-H
4c11c9eee5
Version bump
2024-11-13 18:30:12 +00:00
Cian-H
a9ac109917
Added tests for python endpoints
2024-11-13 18:28:50 +00:00
Cian-H
a704b6c15f
Version bump (forgot to do this)
2024-10-30 14:07:37 +00:00
Cian-H
40235ccd4b
Added module name to tool.maturin in pyproject
2024-10-25 10:23:06 +01:00
Cian-H
79281c8210
Fixed error due to name requirement change
2024-10-25 10:11:33 +01:00
Cian-H
0c0b70bd6b
numpy compatible version tweak
2024-10-25 10:07:46 +01:00
Cian-H
a1150e1ef6
Updated package to use most recent maturin version
...
Significant rewrite to allow this module to work with the most recetn
version of maturin. Required dependency removal for ndarray-csv and
rewrite of tests. Should future-proof for migratiosn to python3.13 in
software using this library.
2024-10-25 09:54:01 +01:00
Cian-H
d0e353bfab
Incremented version in pyproject
2024-05-10 12:15:34 +01:00
Cian-H
30524c53a1
Another attempt to fix the build system
2024-05-01 18:07:05 +01:00
Cian-H
6324ee33ab
Fix build config error
2024-05-01 18:02:58 +01:00
Cian-H
46af9e6583
Fixed config error
2024-05-01 17:52:52 +01:00
Cian-H
571be02665
Added github url to pyproject.toml
2024-05-01 17:49:38 +01:00
Cian-H
b1f5f37fa2
First commit. Separated project out from MTPy.
2024-05-01 17:46:03 +01:00