From 0df8e9e885d83114de713136ab383bca483ab970 Mon Sep 17 00:00:00 2001 From: Jose Luis Rivero Date: Fri, 16 Sep 2022 19:00:38 +0200 Subject: [PATCH] Rename python library as gz.sim7 (#1716) * Rename python bindings to gz.sim7 * Update imports of tests to use versioned Signed-off-by: Jose Luis Rivero --- Migration.md | 6 ++- examples/scripts/python_api/testFixture.py | 4 +- python/CMakeLists.txt | 51 +++------------------- python/src/gz/sim/_gz_sim_pybind11.cc | 15 +------ python/test/testFixture_TEST.py | 4 +- 5 files changed, 16 insertions(+), 64 deletions(-) diff --git a/Migration.md b/Migration.md index 298ae2c31b..ee70cae11c 100644 --- a/Migration.md +++ b/Migration.md @@ -48,7 +48,11 @@ message's header. * `GZ__