summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-01-25 16:22:08 +0100
committerClaudiu Popa <pcmanticore@gmail.com>2018-01-25 16:22:08 +0100
commit1bc6bc29ec4d4fbdaf0c8ffe40e62a545c462f38 (patch)
tree269f484360b9629cc00981940cb933cc89c292bb /tox.ini
parent3ed494bf1cf7e170693cd6fda1f07da2d3e5ab84 (diff)
downloadpylint-git-1bc6bc29ec4d4fbdaf0c8ffe40e62a545c462f38.tar.gz
Remove backports dependency
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 03548e896..df909c87c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,7 +15,6 @@ deps =
coverage
isort
mccabe
- backports.functools_lru_cache
pytest
pytest-xdist
pyenchant