@@ -13,6 +13,6 @@ buildPythonPackage rec {
|
|||||||
description = "An Ordered Set implementation in Cython";
|
description = "An Ordered Set implementation in Cython";
|
||||||
homepage = https://pypi.python.org/pypi/orderedset;
|
homepage = https://pypi.python.org/pypi/orderedset;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = maintainers.jtojnar;
|
maintainers = [ maintainers.jtojnar ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user