Skip to content
Snippets Groups Projects
Unverified Commit 7616fbed authored by Ned Batchelder's avatar Ned Batchelder Committed by GitHub
Browse files

Merge pull request #22378 from edx/nedbat/update-coverage-plugin

Update coverage versions for who-tests-what hacking
parents 89ef247f e10651f7
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,5 @@
-c ../constraints.txt
coverage==5.0a6 # Code coverage testing for Python
coverage==5.0b1 # Code coverage testing for Python
diff-cover==0.9.8 # Automatically find diff lines that need test coverage
......@@ -6,7 +6,7 @@
#
configparser==4.0.2 # via importlib-metadata
contextlib2==0.6.0.post1 # via importlib-metadata
coverage==5.0a6
coverage==5.0b1
diff-cover==0.9.8
importlib-metadata==0.23 # via inflect
inflect==3.0.2 # via jinja2-pluralize
......
......@@ -61,7 +61,7 @@ contextlib2==0.6.0.post1
cookies==2.2.1
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0a6
coverage==5.0b1
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8
......
......@@ -60,8 +60,8 @@ contextlib2==0.6.0.post1
cookies==2.2.1 # via moto
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0a6
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
coverage==5.0b1
git+https://github.com/nedbat/coverage_pytest_plugin.git@b4012f8afa4ae8f4835d078f60555d00090325de#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8
cssselect==1.1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment