We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb3a6f commit a893db9Copy full SHA for a893db9
README.md
@@ -2,7 +2,8 @@
2
3
[](https://results.pre-commit.ci/latest/github/coatl-dev/docker-python-tools/coatl)
4
5
-This repository is a collection of Docker images containing tools Python 2.7 and 3.12.
+This repository is a collection of Docker images containing tools Python 2.7,
6
+3.12 and 3.13.
7
8
## Catalog
9
@@ -28,3 +29,8 @@ the following tools:
28
29
30
Use this Docker image for running `pip-compile` or `pip-sync` on your Python 2.7
31
project.
32
+
33
+### python-tools:3.13-pip-tools
34
35
+Use this Docker image for running `pip-compile` or `pip-sync` on your Python 3.13
36
+project.
0 commit comments