Skip to content

Commit 3273b61

Browse files
committed
Add Python 3.13 support & drop python 3.8 & upgrade package version
1 parent 4156f18 commit 3273b61

File tree

5 files changed

+1
-81
lines changed

5 files changed

+1
-81
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

Dockerfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ For Python 3.7 and above
261261

262262
### Internal
263263

264-
- 🔥 Build an Docker image PR #202
264+
- 🔥 Build Docker image PR #202
265265

266266
## 0.9.2
267267

docs/tutorial/use-with-docker.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ nav:
127127
- tutorial/other-useful-features.md
128128
- tutorial/configurations.md
129129
- tutorial/use-with-pre-commit.md
130-
- tutorial/use-with-docker.md
131130
- tutorial/use-with-github-action.md
132131
- Contributing: CONTRIBUTING.md
133132
- Changelog: CHANGELOG.md

0 commit comments

Comments
 (0)