Skip to content

Replace setup.py with pyproject.toml - #773

Merged
tamarl08 merged 2 commits into
mainfrom
771-pyproject-toml
Jul 25, 2024
Merged

Replace setup.py with pyproject.toml#773
tamarl08 merged 2 commits into
mainfrom
771-pyproject-toml

Conversation

@tamarl08

@tamarl08 tamarl08 commented Jul 25, 2024

Copy link
Copy Markdown
Contributor
  • TODO: update documentation

See the package in testPyPI (I incremented the version just for the test)

@codecov

codecov Bot commented Jul 25, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (91d58df) to head (4fa89a9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #773      +/-   ##
==========================================
- Coverage   95.43%   95.40%   -0.04%     
==========================================
  Files          30       29       -1     
  Lines        3701     3676      -25     
==========================================
- Hits         3532     3507      -25     
  Misses        169      169              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment thread pyproject.toml
@desilinguist

Copy link
Copy Markdown
Collaborator

I tested both pip install -e . and python -m build and both work fine. I suggested to add a section since I had it in my other pyproject.toml files and figured it can't hurt.

@tamarl08
tamarl08 merged commit 796cb1d into main Jul 25, 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.

3 participants