Commit ecd04ded authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.roadtx: refactor

parent dbb9bdf4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,11 +24,11 @@ buildPythonPackage rec {
    hash = "sha256-qnumJbuBH+ajzfG+bLTrYPvB5uNnL8dJsTZoT2vo6g0=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];

  propagatedBuildInputs = [
  dependencies = [
    pycryptodomex
    pyotp
    requests