From 327e6c3a5cf908a2775f1c4e0933db59e2fd1022 Mon Sep 17 00:00:00 2001 From: Steinar Foss Date: Fri, 14 Jun 2019 14:32:08 +0200 Subject: [PATCH] removed submodules pycmake and pybind11. --- .gitmodules | 8 -------- python/pybind11 | 1 - python/pycmake | 1 - 3 files changed, 10 deletions(-) delete mode 160000 python/pybind11 delete mode 160000 python/pycmake diff --git a/.gitmodules b/.gitmodules index 83ce5c9a4..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +0,0 @@ -[submodule "pycmake"] - path = python/pycmake - url = git://github.com/equinor/pycmake.git - branch = 21f1eb9 -[submodule "pybind11"] - path = python/pybind11 - url = git://github.com/pybind/pybind11.git - branch = add56ccdcac23a6c522a2c1174a866e293c61dab diff --git a/python/pybind11 b/python/pybind11 deleted file mode 160000 index add56ccdc..000000000 --- a/python/pybind11 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit add56ccdcac23a6c522a2c1174a866e293c61dab diff --git a/python/pycmake b/python/pycmake deleted file mode 160000 index 21f1eb9a9..000000000 --- a/python/pycmake +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 21f1eb9a928e70840d94f4f75e5ff285df393edb