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

fixing setup.py for pip install #16

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adgilbert
Copy link

Small setup.py fix.

The current version of setup.py will look inside of the ecg_qc for modules whereas we actually want it to install ecg_qc as a module.

Thanks for the nice repo!

@codecov-commenter
Copy link

Codecov Report

Merging #16 (6b9ff77) into main (cd62bcc) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          137       137           
=========================================
  Hits           137       137           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Nov 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@adgilbert adgilbert mentioned this pull request Nov 23, 2022
@tecamenz
Copy link

Any updates?

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.

None yet

3 participants