Commit 93160187 authored by Robert Schütz's avatar Robert Schütz
Browse files

weblate: unpin cyrtranslit

parent c7ffc5e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ python.pkgs.buildPythonApplication rec {

  pythonRelaxDeps = [
    "certifi"
    "cyrtranslit"
    "django-appconf"
  ];