diff options
Diffstat (limited to 'tests/functional/d/deprecated_methods_py3.rc')
-rw-r--r-- | tests/functional/d/deprecated_methods_py3.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/functional/d/deprecated_methods_py3.rc b/tests/functional/d/deprecated_methods_py3.rc new file mode 100644 index 000000000..6c3e72704 --- /dev/null +++ b/tests/functional/d/deprecated_methods_py3.rc @@ -0,0 +1,3 @@ +[testoptions] +min_pyver=3.3 +max_pyver=3.7 |