support for installing liba.pyi during pip install
commitc95752be87a3cf0bb6cb09ca1934a5e93eecebb7
authortqfx <tqfx@tqfx.org>
Tue, 19 Mar 2024 14:31:27 +0000 (19 22:31 +0800)
committertqfx <tqfx@tqfx.org>
Tue, 19 Mar 2024 14:37:30 +0000 (19 22:37 +0800)
treeb000c64fb57c5520b5ac8a0c7a535807a0bfd7c8
parent478049ac7c7a0e15dc9bfb6a718fbcdb056498bc
support for installing liba.pyi during pip install
32 files changed:
MANIFEST.in
python/liba.pyi [moved from liba.pyi with 100% similarity]
python/test/3rd/.gitignore [new file with mode: 0644]
python/test/3rd/hpf.py
python/test/3rd/lpf.py
python/test/3rd/mf.py
python/test/3rd/pid.py
python/test/3rd/pid_fuzzy.py
python/test/3rd/pid_neuro.py
python/test/3rd/tf.py
python/test/3rd/trajbell.py
python/test/3rd/trajpoly3.py
python/test/3rd/trajpoly5.py
python/test/3rd/trajpoly7.py
python/test/3rd/trajtrap.py
python/test/a.py
python/test/crc.py
python/test/hpf.py
python/test/lpf.py
python/test/mf.py
python/test/pid.py
python/test/pid_fuzzy.py
python/test/pid_neuro.py
python/test/poly.py
python/test/tf.py
python/test/trajbell.py
python/test/trajpoly3.py
python/test/trajpoly5.py
python/test/trajpoly7.py
python/test/trajtrap.py
python/test/version.py
setup.cfg