Renamed package from dm_imu_pkg to dm_imu across PKG-INFO, egg-info files, and directories. Updated CMakeLists.txt, __init__.py, and top_level.txt to reflect new structure. Bumped gradio version from <5.0 to <6.0 in dependencies. This refactoring improves naming consistency and streamlines the package layout for better maintainability.
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
LICENSE
|
|
README.md
|
|
pyproject.toml
|
|
setup.py
|
|
dm_imu/__init__.py
|
|
dm_imu.egg-info/PKG-INFO
|
|
dm_imu.egg-info/SOURCES.txt
|
|
dm_imu.egg-info/dependency_links.txt
|
|
dm_imu.egg-info/not-zip-safe
|
|
dm_imu.egg-info/requires.txt
|
|
dm_imu.egg-info/top_level.txt |