Unverified Commit 5270a7d9 authored by Jon Seager's avatar Jon Seager
Browse files

snapcraft: relax `click` version dependency

parent 129ee650
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -104,6 +104,7 @@ python3Packages.buildPythonApplication rec {
  build-system = with python3Packages; [ setuptools-scm ];

  pythonRelaxDeps = [
    "click"
    "craft-parts"
    "cryptography"
    "docutils"