jcmgray / xyzpy

Efficiently generate and analyse high dimensional data.
http://xyzpy.readthedocs.io
MIT License
67 stars 11 forks source link

Make sure license file is included in sdists and wheels #6

Closed toddrme2178 closed 5 years ago

toddrme2178 commented 5 years ago

The terms of the MIT license require the license text be included with all copies of the software.

codecov[bot] commented 5 years ago

Codecov Report

Merging #6 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop       #6   +/-   ##
========================================
  Coverage    85.39%   85.39%           
========================================
  Files           15       15           
  Lines         2732     2732           
========================================
  Hits          2333     2333           
  Misses         399      399

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 d71057d...16e54b9. Read the comment docs.

jcmgray commented 5 years ago

Ah I had not thought about this - thanks for catching. I'll mint a small release so that the pypi version has it imminently.