python3Packages.hacking: drop old disabled
This commit is contained in:
@@ -16,8 +16,6 @@ buildPythonPackage rec {
|
||||
version = "8.0.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-N89wYj7PMkdMTNYWSCeuff9HU62n+e/HBeiIOhAPi7I=";
|
||||
|
||||
Reference in New Issue
Block a user