mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
Remove unused submodules
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
[submodule "tests/test_artifacts/git/six-1.9.0"]
|
|
||||||
path = tests/test_artifacts/git/six-1.9.0
|
|
||||||
url = https://github.com/benjaminp/six.git
|
|
||||||
[submodule "tests/test_artifacts/git/pinax"]
|
[submodule "tests/test_artifacts/git/pinax"]
|
||||||
path = tests/test_artifacts/git/pinax
|
path = tests/test_artifacts/git/pinax
|
||||||
url = https://github.com/pinax/pinax.git
|
url = https://github.com/pinax/pinax.git
|
||||||
@@ -22,9 +19,6 @@
|
|||||||
[submodule "tests/test_artifacts/git/flask"]
|
[submodule "tests/test_artifacts/git/flask"]
|
||||||
path = tests/test_artifacts/git/flask
|
path = tests/test_artifacts/git/flask
|
||||||
url = https://github.com/pallets/flask.git
|
url = https://github.com/pallets/flask.git
|
||||||
[submodule "tests/test_artifacts/git/requests-2.18.4"]
|
|
||||||
path = tests/test_artifacts/git/requests-2.18.4
|
|
||||||
url = https://github.com/psf/requests
|
|
||||||
[submodule "tests/pypi"]
|
[submodule "tests/pypi"]
|
||||||
path = tests/pypi
|
path = tests/pypi
|
||||||
url = https://github.com/sarugaku/pipenv-test-artifacts.git
|
url = https://github.com/sarugaku/pipenv-test-artifacts.git
|
||||||
|
|||||||
Submodule tests/test_artifacts/git/requests-2.18.4 deleted from a3d7cf3f27
Submodule tests/test_artifacts/git/six-1.9.0 deleted from 5efb522b06
Reference in New Issue
Block a user