Commit 4e744941 authored by Dan Callaghan's avatar Dan Callaghan
Browse files
parent a3651599
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,8 +3,10 @@
, fetchPypi
, defcon
, fonttools
, gflanguages
, glyphslib
, pytestCheckHook
, requests
, setuptools
, setuptools-scm
, unicodedata2
@@ -23,7 +25,9 @@ buildPythonPackage rec {
  propagatedBuildInputs = [
    defcon
    fonttools
    gflanguages
    glyphslib
    requests
    setuptools
    unicodedata2
  ];