Skip to content

Commit

Permalink
Update pytest and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Jan 22, 2016
1 parent a473e67 commit 577d1b2
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions py/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ py_test(
py_env(
name = "test_env",
packages = [
"third_party/py/py-1.4.26.tar.gz",
"third_party/py/pytest-2.7.0.tar.gz",
"third_party/py/py-1.4.31-py2.py3-none-any.whl",
"third_party/py/pytest-2.8.6-py2.py3-none-any.whl",
],
dest = "build/python")

Expand Down
Binary file removed third_party/py/py-1.4.26.tar.gz
Binary file not shown.
Binary file added third_party/py/py-1.4.31-py2.py3-none-any.whl
Binary file not shown.
Binary file removed third_party/py/pytest-2.7.0.tar.gz
Binary file not shown.
Binary file added third_party/py/pytest-2.8.6-py2.py3-none-any.whl
Binary file not shown.

0 comments on commit 577d1b2

Please sign in to comment.