python3Packags.pytile: remove version boundary
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "pytile";
|
||||
version = "5.2.1";
|
||||
disabled = pythonAtLeast "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bachya";
|
||||
|
||||
Reference in New Issue
Block a user