python3Packages.pycddl: modernize
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "pycddl";
|
||||
version = "0.6.3";
|
||||
format = "pyproject";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user