Skip to content

Commit 33f96a3

Browse files
committed
Updating astroid and snowball_py config
1 parent 521b498 commit 33f96a3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitmodules

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
path = submodules/snowball_py
2323
url = https://github.com/diraol/snowball_py
2424
ignore = dirty
25+
branch = develop
2526
[submodule "submodules/pylama"]
2627
path = submodules/pylama
2728
url = https://github.com/fmv1992/pylama
@@ -32,6 +33,6 @@
3233
[submodule "submodules/rope"]
3334
path = submodules/rope
3435
url = https://github.com/python-rope/rope
35-
[submodule "pymode/submodules/astroid"]
36-
path = pymode/submodules/astroid
36+
[submodule "submodules/astroid"]
37+
path = submodules/astroid
3738
url = https://github.com/PyCQA/astroid

submodules/snowball_py

0 commit comments

Comments
 (0)