summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Kislyuk <kislyuk@gmail.com>2020-05-28 16:52:28 -0700
committerGitHub <noreply@github.com>2020-05-28 16:52:28 -0700
commit70cecd085b559dc373464e2fe95da70dc64457c1 (patch)
tree869ca6d66426bf2fadaf611035478653c51cc7db
parent2257b8a65c320964c0c53b4ed1527dd35f662e12 (diff)
Update Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4bb7f4a..b64d695 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
test_deps:
- pip install .[test,toml]
+ pip install .[test]
version: yq/version.py
yq/version.py: setup.py