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