summaryrefslogtreecommitdiff
path: root/pylint/test/functional/no_self_use_py3.rc
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/functional/no_self_use_py3.rc')
-rw-r--r--pylint/test/functional/no_self_use_py3.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/pylint/test/functional/no_self_use_py3.rc b/pylint/test/functional/no_self_use_py3.rc
new file mode 100644
index 0000000..a2ab06c
--- /dev/null
+++ b/pylint/test/functional/no_self_use_py3.rc
@@ -0,0 +1,2 @@
+[testoptions]
+min_pyver=3.0 \ No newline at end of file