pcdshub / lightpath

LCLS Lightpath Module
https://pcdshub.github.io/lightpath
Other
4 stars 9 forks source link

BLD: Build with the ui file #45

Closed ZLLentz closed 6 years ago

ZLLentz commented 6 years ago

Description

Add the ui file to the MANIFEST.in file, set include_package_data=True

Motivation and Context

This means we can distribute lightpath as a conda package and it will work.

How Has This Been Tested?

python setup.py build creates the correct file structure

teddyrendahl commented 6 years ago

Thanks for looking at this!

codecov-io commented 6 years ago

Codecov Report

Merging #45 into master will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   91.81%   91.68%   -0.13%     
==========================================
  Files           7        6       -1     
  Lines         464      457       -7     
==========================================
- Hits          426      419       -7     
  Misses         38       38
Impacted Files Coverage Δ
lightpath/tests/__init__.py

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 dd778e8...1a3aa4c. Read the comment docs.