Commit abe2d081 authored by Nathan Henrie's avatar Nathan Henrie
Browse files

datasette: fix failing app on aarch64-darwin

parent eb4c0290
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ buildPythonPackage rec {
    platformdirs
    pluggy
    pyyaml
    setuptools
    typing-extensions
    uvicorn
  ];