summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Car <nicholas.car@surroundaustralia.com>2020-10-03 21:29:41 +1000
committerNicholas Car <nicholas.car@surroundaustralia.com>2020-10-03 21:29:41 +1000
commit80713a6edfc8656ee70c1e0352cce28742fac776 (patch)
tree9a50252b8e255689d4980bd36387ffa0ef0eeff7
parent9461e55d94cf4557a288c01ba7506cec74951193 (diff)
downloadrdflib-80713a6edfc8656ee70c1e0352cce28742fac776.tar.gz
re-adding flake8 for Travis
-rw-r--r--requirements.dev.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.dev.txt b/requirements.dev.txt
index d9497938..e9575fae 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -2,3 +2,4 @@ sphinx
sphinxcontrib-apidoc
nose==1.3.7
doctest-ignore-unicode==0.1.2
+flake8