dependabot[bot]
f012f9f18e
ci(deps): bump actions/setup-python from 4 to 5
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>
10 months ago
Deuchnord
4d6b980115
fix: compatibility with Python 3.12
11 months ago
Deuchnord
89c7975f79
ci(tests): test with Python 3.12 ( #345 )
1 year ago
dependabot[bot]
57da503a5c
ci(deps): bump actions/checkout from 3 to 4 ( #338 )
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>
1 year ago
Deuchnord
9b9704fc93
test: remove LaTeX tests ( #333 )
tests: remove LaTeX tests
1 year ago
Deuchnord
08da3072f5
build: add support for Python 3.11 ( #295 )
BREAKING CHANGE: Python 3.7 is not supported anymore
2 years ago
dependabot[bot]
ff78ac49b4
ci(deps): bump actions/setup-python from 3 to 4 ( #268 )
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>
2 years ago
dependabot[bot]
16257fb826
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>
2 years ago
dependabot[bot]
fc40d0ddb3
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>
2 years ago
Jérôme Deuchnord
ca3ac9111e
chore: migrate to Poetry
BREAKING CHANGE: Docker support has been removed.
If you were using it, please migrate to [one of the other available options](https://kosmorro.space/cli/download/ ).
2 years ago
Jérôme Deuchnord
3b131750fa
test: rewrite the tests
3 years ago
Jérôme Deuchnord
d73f74a34c
fix(events): fix event details display for maximal elongation
3 years ago
Jérôme Deuchnord
0b12e71da8
ci(compatibility): test on more Python versions and on macOS ( #131 )
BREAKING CHANGE: on Ubuntu 20.04+, the `texlive-latex-extra` package is needed to generate the PDF output
3 years ago
Jérôme Deuchnord
331ab99aa1
feat(event): add support for moon apogee and perigee
4 years ago
Jérôme Deuchnord
8bda2e1286
docs: add manpage to explain terms
4 years ago
Jérôme Deuchnord
95f7d4a55a
ci: run the tests in the PRs
4 years ago
Jérôme Deuchnord
adb62a17d3
docs: update readme, add manpage
4 years ago
Jérôme Deuchnord
72527ae886
ci: add E2E tests
4 years ago