Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Kosmorro
/
kosmorro
espelhamento de
https://github.com/Kosmorro/kosmorro
Observar
1
Favorito
0
Fork
0
Código
Issues
Versões
33
Atividade
Ver código fonte
Merge branch 'master' into features
pull/405/head
Jérôme Deuchnord
1 ano atrás
pai
479b8664ad
a61ad25e87
commit
c875786023
6 arquivos alterados
com
14 adições
e
5 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
.github/workflows/black.yml
+1
-1
.github/workflows/i18n.yml
+1
-1
.github/workflows/release.yml
+1
-1
.github/workflows/tests.yml
+9
-0
CHANGELOG.md
+1
-1
pyproject.toml
+ 1
- 1
.github/workflows/black.yml
Ver arquivo
@@ -13,7 +13,7 @@ jobs:
name: Code Style
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v
4
- uses: actions/setup-python@v
5
with:
python-version: 3.9
- uses: psf/black@21.8b0
+ 1
- 1
.github/workflows/i18n.yml
Ver arquivo
@@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v
4
uses: actions/setup-python@v
5
with:
python-version: '3.x'
- name: Install dependencies
+ 1
- 1
.github/workflows/release.yml
Ver arquivo
@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v
4
uses: actions/setup-python@v
5
with:
python-version: '3.x'
+ 1
- 1
.github/workflows/tests.yml
Ver arquivo
@@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v
4
uses: actions/setup-python@v
5
with:
python-version: ${{ matrix.python-version }}
+ 9
- 0
CHANGELOG.md
Ver arquivo
@@ -1,3 +1,12 @@
# [Version 0.10.13](https://github.com/Kosmorro/kosmorro/compare/v0.10.12...v0.10.13) (2023-12-17)
### Bug Fixes
* compatibility with Python 3.12 ([4d6b980](https://github.com/Kosmorro/kosmorro/commit/4d6b980115111aed7036dafb461c0933467eaa7e))
# [Version 0.10.12](https://github.com/Kosmorro/kosmorro/compare/v0.10.11...v0.10.12) (2023-05-24)
+ 1
- 1
pyproject.toml
Ver arquivo
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kosmorro"
version = "0.10.1
2
"
version = "0.10.1
3
"
description = "A program to compute the ephemerides."
authors = ["Jérôme Deuchnord <jerome@deuchnord.fr>"]
license = "AGPL-3.0-or-later"
Escrever
Pré-visualização
|
|
|
|
|
|
x
0
0
0:0
Carregando…
Cancelar
Salvar