Merge pull request #1588 from rachmadaniHaryono/feature/fix-nose-coverage

install coverage_plugin of nose2 instead of coverage-plugin
pull/1/head
Noémi Ványi 5 years ago committed by GitHub
commit 8189b0d192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
babel==2.3.4
mock==2.0.0
nose2[coverage-plugin]
nose2[coverage_plugin]
cov-core==1.15.0
pep8==1.7.0
plone.testing==5.0.0

Loading…
Cancel
Save