python310Packages.adafruit-platformdetect: refactor
This commit is contained in:
parent
9291f1591f
commit
dfe67681d9
@ -8,7 +8,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "adafruit-platformdetect";
|
||||
version = "3.57.0";
|
||||
format = "pyproject";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user