Skip to content

Commit

Permalink
Remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Apr 13, 2023
1 parent 5950f8c commit 149d99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
extras_require={
'docs': ['sphinx', 'sphinx-autodoc-typehints>=1.2.0', 'sphinx-rtd-theme'],
'installer': ['pyinstaller==4.10'],
'test': ['codecov', 'nose2']
'test': ['nose2[coverage_plugin]']
},
setup_requires=[
'setuptools',
Expand Down

0 comments on commit 149d99c

Please sign in to comment.