mcdreforged: add missed pyproject

This commit is contained in:
Moraxyc
2024-06-10 17:48:06 +08:00
parent 3fe5897cb0
commit a27175d2e1
+1
View File
@@ -9,6 +9,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "mcdreforged";
version = "2.12.3";
pyproject = true;
src = fetchFromGitHub {
owner = "Fallen-Breath";