Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work-around to have the Kivy DLLs in the installer #251

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VladimirSvoboda
Copy link

Kivy packages contain DLL at unusual locations.
Add specific behavior to embed them in the installer.

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #251 (1911bf1) into master (0e05f3e) will decrease coverage by 1.41%.
The diff coverage is 46.66%.

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
- Coverage   88.34%   86.92%   -1.42%     
==========================================
  Files           8        8              
  Lines         798      811      +13     
==========================================
  Hits          705      705              
- Misses         93      106      +13     
Impacted Files Coverage Δ
nsist/wheels.py 87.60% <46.66%> (-3.23%) ⬇️
nsist/util.py 88.88% <0.00%> (-5.56%) ⬇️
nsist/copymodules.py 85.05% <0.00%> (-1.15%) ⬇️
nsist/__init__.py 83.94% <0.00%> (-0.37%) ⬇️

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 0e05f3e...1911bf1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant