Commit fe4335e
committed
containers: require setuptools>=68.2.2 in venv
As setuptools is not installed by default in a venv since Python 3.12,
we add it as a requirement.
Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>1 parent 76d7418 commit fe4335e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
0 commit comments