Commit 10e4227f authored by Bram Schoenmakers's avatar Bram Schoenmakers

Merge 'edit-cmd-tests' dependency group with 'test' group

parent ea00801f
...@@ -37,8 +37,8 @@ setup( ...@@ -37,8 +37,8 @@ setup(
':python_version=="2.7"': ['ushlex'], ':python_version=="2.7"': ['ushlex'],
'ical': ['icalendar'], 'ical': ['icalendar'],
'prompt-toolkit': ['prompt-toolkit >= 0.53'], 'prompt-toolkit': ['prompt-toolkit >= 0.53'],
'edit-cmd-tests': ['mock'],
'test': ['green', 'coverage'], 'test': ['green', 'coverage'],
'test:python_version=="2.7"': ['mock'],
'test:python_version!="3.2"': ['pylint'], 'test:python_version!="3.2"': ['pylint'],
}, },
entry_points= { entry_points= {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment