summaryrefslogtreecommitdiff
path: root/pylint/test/functional/star_needs_assignment_target_py35.rc
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/functional/star_needs_assignment_target_py35.rc')
-rw-r--r--pylint/test/functional/star_needs_assignment_target_py35.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/pylint/test/functional/star_needs_assignment_target_py35.rc b/pylint/test/functional/star_needs_assignment_target_py35.rc
new file mode 100644
index 0000000..71de8b6
--- /dev/null
+++ b/pylint/test/functional/star_needs_assignment_target_py35.rc
@@ -0,0 +1,2 @@
+[testoptions]
+min_pyver=3.5