Closed shyamd closed 1 year ago
Base: 97.04% // Head: 97.04% // No change to project coverage :thumbsup:
Coverage data is based on head (
774d964
) compared to base (fe3e44b
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This should fix #160
This ensures
setuptools
is in thesetup_requires
list to ensure non-setuptools based packages can still use this package.