py.lib.aw_log
Yohn Y.
2024-02-11
2:69904de0e695
Go to Latest
py.lib.aw_log/tools/make_pkg.sh
. Скрипт для сборки пакета
2 # devel.a0fs.ru -- tool:aw_log::make_pkg.sh -- v0.r202402.1
3 this_dir="$(dirname
"$(readlink
-f
"$0")")"
4 this_pkg="$(dirname
"$this_dir")"
6 cd "${this_pkg}" || exit
7 python3
setup.py
bdist_wheel