feat: Removed CPython separate compilation
+ Upgraded to Python 3.13 + Added constants to g2o library for auto-completion
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -5,8 +5,4 @@
|
||||
[submodule "dependencies/pybind11"]
|
||||
path = dependencies/pybind11
|
||||
url = https://github.com/pybind/pybind11.git
|
||||
branch = master
|
||||
[submodule "dependencies/cpython"]
|
||||
path = dependencies/cpython
|
||||
url = https://github.com/python/cpython
|
||||
branch = 3.12
|
||||
branch = master
|
||||
Reference in New Issue
Block a user