Skip to content

Commit

Permalink
Merge pull request #57 from andreastt/vendor-pytest
Browse files Browse the repository at this point in the history
Vendor pytest
  • Loading branch information
jgraham committed Mar 30, 2016
2 parents de64840 + 5498c74 commit 75f15f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -12,3 +12,6 @@
[submodule "tools/six"]
path = six
url = https://github.com/jgraham/six.git
[submodule "pytest"]
path = pytest
url = https://github.com/pytest-dev/pytest.git
1 change: 1 addition & 0 deletions pytest
Submodule pytest added at 168daa

0 comments on commit 75f15f2

Please sign in to comment.