이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Kosmorro
/
kosmorro
의 미러
https://github.com/Kosmorro/kosmorro
보기
1
좋아요
0
포크
0
코드
이슈
릴리즈
33
활동
소스 검색
Merge remote-tracking branch 'origin/master' into features
pull/348/head
Jérôme Deuchnord
1 년 전
부모
1afc21b1eb
89c7975f79
커밋
ee8adab682
4개의 변경된 파일
과
4개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
파일 보기
@@ -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
파일 보기
@@ -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
파일 보기
@@ -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
파일 보기
@@ -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"
쓰기
미리보기
|
|
|
|
|
|
x
0
0
0:0
불러오는 중...
취소
저장