Unverified Commit a27175d2 authored by Moraxyc's avatar Moraxyc
Browse files

mcdreforged: add missed pyproject

parent 3fe5897c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
python3.pkgs.buildPythonApplication rec {
  pname = "mcdreforged";
  version = "2.12.3";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "Fallen-Breath";