8000 Use PyPI published version of codecov (#526) · csharpHub/pythonnet@ae7219e · GitHub
[go: up one dir, main page]

Skip to content

Commit ae7219e

Browse files
rickardraysearchdenfromufa
authored andcommitted
Use PyPI published version of codecov (pythonnet#526)
1 parent d743ba8 commit ae7219e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
pytest
33
coverage
44

5+
# Coverage upload
6+
codecov
7+
58
# Platform specific requirements
69
pip; sys_platform == 'win32'
710
wheel; sys_platform == 'win32'
811
pycparser; sys_platform != 'win32'
9-
10-
# Coverage upload
11-
# codecov v2.0.6 isn't on PyPi
12-
https://github.com/codecov/codecov-python/tarball/v2.0.6

0 commit comments

Comments
 (0)
0