changed module name
This commit is contained in:
parent
b540cacca4
commit
63483e480a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ RDEPEND="dev-python/pandas"
|
|||
|
||||
src_install() {
|
||||
python_optimize .
|
||||
python_domodule "${S}"/"${PN}".py
|
||||
python_domodule "${S}"/chr_helpers.py
|
||||
python_domodule "${S}"/chr_matplotlib.py
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue