spacetelescope / pysynphot

Synthetic Photometry.
http://pysynphot.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
23 stars 21 forks source link

MNT: Replace relic with setuptools_scm #118

Closed pllim closed 5 years ago

pllim commented 5 years ago

Got a help call saying pip install pysynphot failed to do something with relic, so I think it is time...

codecov[bot] commented 5 years ago

Codecov Report

Merging #118 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   85.18%   85.21%   +0.02%     
==========================================
  Files          73       73              
  Lines        5759     5757       -2     
==========================================
  Hits         4906     4906              
+ Misses        853      851       -2
Impacted Files Coverage Δ
pysynphot/__init__.py 100% <100%> (+12.9%) :arrow_up:
pysynphot/spectrum.py 86.72% <0%> (-0.19%) :arrow_down:

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 1885423...300421d. Read the comment docs.