Skip to content

Commit 4d60375

Browse files
Update setuptools (#433)
Co-authored-by: javierdelapuente <[email protected]>
1 parent 33fceee commit 4d60375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charmcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: charm
55
parts:
66
charm:
77
charm-python-packages:
8-
- setuptools # for jinja2
8+
- setuptools>=75.8.0 # for jinja2
99
build-packages:
1010
- git # for installing git source of pylxd
1111
- libffi-dev # for cffi

0 commit comments

Comments
 (0)