Unverified Commit 541d458d authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python311Packages.roadlib: refactor

parent 89822cc1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,11 +20,11 @@ buildPythonPackage rec {
    hash = "sha256-+5vR2iTFu50PJIsj4sW6McH1sg3yyEIwk15W8Jk0GKA=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];

  propagatedBuildInputs = [
  dependencies = [
    adal
    pyjwt
    sqlalchemy