Closed alysivji closed 4 years ago
Merging #18 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #18 +/- ##
=======================================
Coverage 95.20% 95.20%
=======================================
Files 6 6
Lines 125 125
=======================================
Hits 119 119
Misses 6 6
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update af1881c...76b9de8. Read the comment docs.
Upgrade flit.
Also remove
setup.py
from repo -- flit autogenerates one for thesdist
and we can useflit
's command-line programs to set up a local development environment.