Removed submodule dependencies/cpython

This commit is contained in:
AURUMVORXX
2024-11-02 03:11:32 +03:00
parent aece83e914
commit 4bee1707fa
2 changed files with 1 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -8,4 +8,4 @@
[submodule "dependencies/cpython"] [submodule "dependencies/cpython"]
path = dependencies/cpython path = dependencies/cpython
url = https://github.com/python/cpython.git url = https://github.com/python/cpython.git
branch = 3.12 branch = main

Submodule dependencies/cpython deleted from d07dcce693