Compare commits

..

7 Commits

4 changed files with 9 additions and 1 deletions

6
.gitmodules vendored
View File

@@ -358,3 +358,9 @@
[submodule ".profile"] [submodule ".profile"]
path = .profile path = .profile
url = https://src.opensuse.org/python-pytest/.profile.git url = https://src.opensuse.org/python-pytest/.profile.git
[submodule "python-pytest-flake8"]
path = python-pytest-flake8
url = https://src.opensuse.org/python-pytest/python-pytest-flake8.git
[submodule "python-pytest-deadfixtures"]
path = python-pytest-deadfixtures
url = https://src.opensuse.org/python-pytest/python-pytest-deadfixtures

1
python-pytest-flake8 Submodule

Submodule python-pytest-flake8 added at fb1e2c05e6