python312Packages.manimpango: 0.5.0 -> 0.6.0
This commit is contained in:
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
version = "0.6.0";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ManimCommunity";
|
||||
|
||||
Reference in New Issue
Block a user