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

python311Packages.peaqevcore: refactor

parent 4bbc313c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ buildPythonPackage rec {
    sed -i "/extras_require/d" setup.py
  '';

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];