Skip to content

Commit 5270a7d

Browse files
committed
snapcraft: relax click version dependency
1 parent 129ee65 commit 5270a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/sn/snapcraft/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ python3Packages.buildPythonApplication rec {
104104
build-system = with python3Packages; [ setuptools-scm ];
105105

106106
pythonRelaxDeps = [
107+
"click"
107108
"craft-parts"
108109
"cryptography"
109110
"docutils"

0 commit comments

Comments
 (0)