mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
parent
2937e7367f
commit
6e3d0efdc4
@ -13,6 +13,6 @@ buildPythonPackage rec {
|
||||
description = "An Ordered Set implementation in Cython";
|
||||
homepage = https://pypi.python.org/pypi/orderedset;
|
||||
license = licenses.bsd3;
|
||||
maintainers = maintainers.jtojnar;
|
||||
maintainers = [ maintainers.jtojnar ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user