python3Packages.openant: fix pname
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "openant-unstable";
|
||||
pname = "openant";
|
||||
version = "1.3.1";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user