Merge pull request #3433 from nicoddemus/conda-forge-badge
Use conda-forge badge instead of anaconda's
This commit is contained in:
		
						commit
						08aed1a6bf
					
				|  | @ -8,7 +8,7 @@ | ||||||
| .. image:: https://img.shields.io/pypi/v/pytest.svg | .. image:: https://img.shields.io/pypi/v/pytest.svg | ||||||
|     :target: https://pypi.org/project/pytest/ |     :target: https://pypi.org/project/pytest/ | ||||||
| 
 | 
 | ||||||
| .. image:: https://anaconda.org/conda-forge/pytest/badges/version.svg | .. image:: https://img.shields.io/conda/vn/conda-forge/pytest.svg | ||||||
|     :target: https://anaconda.org/conda-forge/pytest |     :target: https://anaconda.org/conda-forge/pytest | ||||||
| 
 | 
 | ||||||
| .. image:: https://img.shields.io/pypi/pyversions/pytest.svg | .. image:: https://img.shields.io/pypi/pyversions/pytest.svg | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue