aboutsummaryrefslogtreecommitdiffstats
path: root/pig/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-03 02:25:57 +0000
committerBryan Newbold <bnewbold@archive.org>2018-04-03 02:25:57 +0000
commit9d4520e8e18d7bf9b36d98d330417360194e80a3 (patch)
treebedee72dd46c0fc444476b7250cd59a51bbb4fb4 /pig/README.md
parentca2d1bd7eccd619173e1d326c9a2ebb1a2d3d502 (diff)
downloadsandcrawler-9d4520e8e18d7bf9b36d98d330417360194e80a3.tar.gz
sandcrawler-9d4520e8e18d7bf9b36d98d330417360194e80a3.zip
shift docs around a bit
Diffstat (limited to 'pig/README.md')
-rw-r--r--pig/README.md5
1 files changed, 0 insertions, 5 deletions
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