summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2019-11-23 10:42:39 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2019-12-01 13:40:14 -0800
commit0ed492978aea83205b73127472c3667c601d515b (patch)
tree181720a026d1d1e293845469e135e4b416baae67 /requirements.txt
parenta2c6257942275eb874f79527e1ff13410bc42fb6 (diff)
Add pep8-naming to our python linting
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 033b688fc6..074b11a8ce 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,3 +6,4 @@ colorama
hjson
nose2
flake8
+pep8-naming