Skip to content

Commit ed31d20

Browse files
authored
Merge pull request #1342 from ciis0/patch-1
Document Python 3.8 requirement
2 parents b3c6635 + 1c931fd commit ed31d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This project only depends on:
1515
by default and you need to install them. This allows containers to be able to resolve
1616
each other if they are on the same CNI network. This is not necessary when podman is using
1717
netavark as a network backend.
18-
* Python3
18+
* Python 3.9 or newer
1919
* [PyYAML](https://pyyaml.org/)
2020
* [python-dotenv](https://pypi.org/project/python-dotenv/)
2121

0 commit comments

Comments
 (0)