Unverified Commit b3277345 authored by Vasilis Vryniotis's avatar Vasilis Vryniotis Committed by GitHub
Browse files

Remove codecov (#3871)

parent 6fa93086
......@@ -6,7 +6,6 @@ channels:
dependencies:
- pytest
- pytest-cov
- codecov
- pip
- libpng
# NOTE: Pinned to fix issues with size_t on Windows
......
......@@ -4,5 +4,3 @@ set -e
eval "$(./conda/bin/conda shell.bash hook)"
conda activate ./env
codecov
......@@ -6,7 +6,6 @@ channels:
dependencies:
- pytest
- pytest-cov
- codecov
- pip
- libpng
# NOTE: Pinned to fix issues with size_t on Windows
......
......@@ -4,5 +4,3 @@ set -e
eval "$(./conda/Scripts/conda.exe 'shell.bash' 'hook')"
conda activate ./env
codecov
torchvision
===========
.. image:: https://codecov.io/gh/pytorch/vision/branch/master/graph/badge.svg
:target: https://codecov.io/gh/pytorch/vision
.. image:: https://pepy.tech/badge/torchvision
:target: https://pepy.tech/project/torchvision
......
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