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

Add pyproject.toml #2840

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Add pyproject.toml #2840

merged 1 commit into from
Nov 20, 2024

Conversation

jdebacker
Copy link
Member

This PR adds a pyproject.toml file to avoid warnings and eventual deprecation of the ability build an editable package with pip install -e . (see Issue #11457 in the pypa/pip repo).

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.42%. Comparing base (b3bca61) to head (cd9b98d).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2840   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          13       13           
  Lines        2617     2617           
=======================================
  Hits         2602     2602           
  Misses         15       15           
Flag Coverage Δ
unittests 99.42% <ø> (ø)

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

---- 🚨 Try these New Features:

@jdebacker jdebacker merged commit 3be2cc3 into PSLmodels:master Nov 20, 2024
9 checks passed
@jdebacker jdebacker deleted the pyproject branch November 20, 2024 00:10
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