refactor(package): rename to dm_imu and restructure directories
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.
This commit is contained in:
11
dm_imu.egg-info/SOURCES.txt
Normal file
11
dm_imu.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user