Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Kosmorro
/
kosmorro
mirror da
https://github.com/Kosmorro/kosmorro
Segui
1
Vota
0
Forka
0
Codice
Problemi
Rilasci
33
Attività
Sfoglia il codice sorgente
Merge remote-tracking branch 'origin/master' into features
pull/348/head
Jérôme Deuchnord
1 anno fa
parent
1afc21b1eb
89c7975f79
commit
ee8adab682
4 ha cambiato i file
con
4 aggiunte
e
3 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
.github/workflows/semantic-pr.yml
+1
-0
.github/workflows/tests.yml
+1
-1
poetry.lock
+1
-1
pyproject.toml
+ 1
- 1
.github/workflows/semantic-pr.yml
Vedi File
@@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.
3
.0
- uses: amannn/action-semantic-pull-request@v5.
4
.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ 1
- 0
.github/workflows/tests.yml
Vedi File
@@ -24,6 +24,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
steps:
+ 1
- 1
poetry.lock
Vedi File
@@ -563,4 +563,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.8,<3.12"
content-hash = "
c4ea6764d51184cd75ab355a43a9ec22a0da2a4e63716f66661cc1b76a50fa4c
"
content-hash = "
094c7f7be5e4d002d41e4fc8fc74851fae5e97c2ea7454883a9111b43355dedb
"
+ 1
- 1
pyproject.toml
Vedi File
@@ -25,7 +25,7 @@ importlib-metadata = ">=4.11,<7.0"
openlocationcode = "^1.0"
[tool.poetry.dev-dependencies]
black = "^23.1
0
"
black = "^23.1
1
"
pytest = "^7.4"
aurornis = "^1.5"
Scrivi
Anteprima
|
|
|
|
|
|
x
0
0
0:0
Caricamento…
Annulla
Salva