Deuchnord
9332a38c60
fix(dependencies): force using Numpy 2.0 ( #73 )
* fix(dependencies): force using Numpy 2.0
* ci: use stable branch for black
* fix: use last version of Black
* ci: use latest version of macOS instead of 11.0
pirms 3 mēnešiem
dependabot[bot]
e435b19c5b
ci(deps): bump actions/setup-python from 4 to 5 ( #69 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pirms 10 mēnešiem
Deuchnord
1d84b89e56
fix: compatibility with Python 3.12 ( #68 )
* ci(tests): test with Python 3.12
* fix: compatibility with NumPy 1.26
pirms 1 gada
dependabot[bot]
29970c52ca
ci(deps): bump actions/checkout from 3 to 4 ( #67 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pirms 1 gada
Deuchnord
9df05a0dc3
chore(ci): fix CI ( #64 )
* chore(ci): add info to help resolution of python-poetry/poetry#7611
* Fix pyproject config
---------
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
pirms 1 gada
Deuchnord
1924483aa1
ci: reorganize the workflows ( #63 )
pirms 1 gada
Deuchnord
807be7def3
build: add support for Python 3.11 ( #58 )
BREAKING CHANGE: Python 3.7 is npt supported anymore.
pirms 2 gadiem
dependabot[bot]
d571b24e6d
ci(deps): bump actions/setup-python from 3 to 4 ( #56 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pirms 2 gadiem
Jérôme Deuchnord
0f354c9dc5
ci: compute coverage on all test jobs
pirms 2 gadiem
dependabot[bot]
82c6b4a710
ci(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
pirms 2 gadiem
dependabot[bot]
00a2899198
ci(deps): bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
pirms 2 gadiem
Jérôme Deuchnord
ff8f3a7cba
chore: migrate from Pipenv to Poetry ( #35 )
pirms 2 gadiem
Jérôme Deuchnord
8be874bf24
chore: make test workflow manually dispatchable
pirms 2 gadiem
Jérôme Deuchnord
6fb8d0789f
feat: add support for Python 3.10 ( #32 )
pirms 3 gadiem
Jérôme Deuchnord
0b72046c2d
test: enhance the coverage ( #31 )
pirms 3 gadiem
Jérôme Deuchnord
a3c706dd71
ci: remove Commitlint workflow (replaced by semantic-pull-request) ( #25 )
* ci: remove Commitlint workflow (replaced by semantic-pull-request)
* ci: fix doctests not running correctly on some OS and Python versions
pirms 3 gadiem
Jérôme Deuchnord
9ad4371032
fix: fix error in the serialization of the Object type ( #18 )
pirms 3 gadiem
Jérôme Deuchnord
746ce953c8
ci: add support for Windows ( #14 )
pirms 3 gadiem