mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
723 stars 54 forks source link

Remove codecov from requirements-dev.txt #177

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

The CI failed at https://github.com/mwouts/itables/actions/runs/4688512497, saying that it could not find a version of codecov compatible with the other requirements.

Actually we don't use the codecov package - we use the GitHub action instead, so I will remove the package from the dev requirements.