mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-munkres: misc fixes.
This commit is contained in:
parent
4abf1f95aa
commit
8450a8fd77
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="BSD"
|
||||||
short_desc="Algorithm for the Assignment Problem"
|
short_desc="Algorithm for the Assignment Problem"
|
||||||
|
|
||||||
python-munkres_package() {
|
python-munkres_package() {
|
||||||
|
noarch="yes"
|
||||||
depends="python>=2.7"
|
depends="python>=2.7"
|
||||||
pycompile_module="munkres"
|
pycompile_module="munkres"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue