From 9d4520e8e18d7bf9b36d98d330417360194e80a3 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 3 Apr 2018 02:25:57 +0000 Subject: shift docs around a bit --- pig/README.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pig/README.md') diff --git a/pig/README.md b/pig/README.md index 86d487a..9e45333 100644 --- a/pig/README.md +++ b/pig/README.md @@ -17,11 +17,6 @@ Fetch dependencies (pig): Write .pig scripts here, and add a pytho wrapper test to `./tests/` when done. Test vector files (input/output) can go in `./tests/files/`. -Install pipenv system-wide if you don't have it: - - # or use apt, homebrew, etc - sudo pip3 install pipenv - Run the tests with: pipenv run pytest -- cgit v1.2.3