Skip to content

Commit 815a34e

Browse files
committed
Add shared Python scripts as submodules
1 parent e0dfacf commit 815a34e

42 files changed

Lines changed: 8 additions & 8701 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "scripts/python"]
2+
path = scripts/python
3+
url = https://github.com/abitofhelp/hybrid_python_scripts.git
4+
[submodule "test/python"]
5+
path = test/python
6+
url = https://github.com/abitofhelp/hybrid_test_python.git

scripts/python

Submodule python added at a84a899

scripts/python/README.md

Lines changed: 0 additions & 229 deletions
This file was deleted.

scripts/python/arch_guard/__init__.py

Lines changed: 0 additions & 21 deletions
This file was deleted.

scripts/python/arch_guard/__main__.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

scripts/python/arch_guard/adapters/__init__.py

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)