From 75b51d82fe148637c20c9464d2a66ad10a989514 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Fri, 7 Sep 2018 13:14:49 -0400 Subject: Move vendor directory to avoid pytest recursion This simplifies the test configuration a bit and gets the vendor directory out of the way. --- .vendor/py | 1 + 1 file changed, 1 insertion(+) create mode 160000 .vendor/py (limited to '.vendor/py') diff --git a/.vendor/py b/.vendor/py new file mode 160000 index 0000000..20fb546 --- /dev/null +++ b/.vendor/py @@ -0,0 +1 @@ +Subproject commit 20fb546bc78866bd25b71624b3fd70421c3baeea -- cgit v1.2.3