python3Packags.pytile: remove version boundary
This commit is contained in:
parent
d7ba66af15
commit
54bf6c0783
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
buildPythonPackage rec {
|
||||
pname = "pytile";
|
||||
version = "5.2.1";
|
||||
disabled = pythonAtLeast "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bachya";
|
||||
|
|
Loading…
Reference in a new issue