Skip to content

Commit

Permalink
ARROW-1033: [Python] pytest discovers scripts/test_leak.py
Browse files Browse the repository at this point in the history
Author: Phillip Cloud <cpcloud@gmail.com>

Closes apache#689 from cpcloud/ARROW-1033 and squashes the following commits:

60a3bc3 [Phillip Cloud] ARROW-1033: [Python] pytest discovers scripts/test_leak.py
  • Loading branch information
cpcloud authored and jeffknupp committed Jun 3, 2017
1 parent f9fe2fd commit b087fec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@
[build_sphinx]
source-dir = doc/
build-dir = doc/_build

[tool:pytest]
addopts = --ignore=scripts

0 comments on commit b087fec

Please sign in to comment.