Skip to content

Commit 577d1b2

Browse files
Update pytest and dependencies
1 parent a473e67 commit 577d1b2

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

py/build.desc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ py_test(
6464
py_env(
6565
name = "test_env",
6666
packages = [
67-
"third_party/py/py-1.4.26.tar.gz",
68-
"third_party/py/pytest-2.7.0.tar.gz",
67+
"third_party/py/py-1.4.31-py2.py3-none-any.whl",
68+
"third_party/py/pytest-2.8.6-py2.py3-none-any.whl",
6969
],
7070
dest = "build/python")
7171

third_party/py/py-1.4.26.tar.gz

-186 KB
Binary file not shown.
80 KB
Binary file not shown.

third_party/py/pytest-2.7.0.tar.gz

-514 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)