File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
23
23
TEST_CONFIG_OVERRIDE = {
24
24
# You can opt out from the test for specific Python versions.
25
- 'ignored_versions' : [" 2.7" ],
25
+ 'ignored_versions' : [' 2.7' ],
26
26
27
27
# Declare optional test sessions you want to opt-in. Currently we
28
28
# have the following optional test sessions:
Original file line number Diff line number Diff line change 22
22
23
23
TEST_CONFIG_OVERRIDE = {
24
24
# You can opt out from the test for specific Python versions.
25
- 'ignored_versions' : [" 2.7" ],
25
+ 'ignored_versions' : [' 2.7' ],
26
26
27
27
# Declare optional test sessions you want to opt-in. Currently we
28
28
# have the following optional test sessions:
Original file line number Diff line number Diff line change 22
22
23
23
TEST_CONFIG_OVERRIDE = {
24
24
# You can opt out from the test for specific Python versions.
25
- 'ignored_versions' : [" 2.7" ],
25
+ 'ignored_versions' : [' 2.7' ],
26
26
27
27
# Declare optional test sessions you want to opt-in. Currently we
28
28
# have the following optional test sessions:
You can’t perform that action at this time.
0 commit comments