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

Updates to setup.py #394

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Updates to setup.py #394

merged 4 commits into from
Sep 16, 2024

Conversation

jdebacker
Copy link
Member

This PR updates setup.py to build the package in a way that works with distribution to PyPI. A pyproject.toml file is also added due to updates to how editable packages can be built (see pip Issue #11457 for more on this).

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (404113e) to head (08fd1f5).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #394   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1140      1140           
=========================================
  Hits          1140      1140           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
ccc/__init__.py 100.00% <100.00%> (ø)
ccc/calculator.py 100.00% <ø> (ø)

@jdebacker jdebacker merged commit 69cdc1a into PSLmodels:master Sep 16, 2024
11 checks passed
@jdebacker jdebacker deleted the setup branch September 16, 2024 01:35
@jdebacker jdebacker mentioned this pull request Sep 16, 2024
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.

2 participants