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

Modern build #72

Closed
wants to merge 2 commits into from
Closed

Conversation

frank1010111
Copy link
Contributor

Might I suggest a modern build following PEP-621 and using hatch and hatch-vcs for the backend?

pytest results:

$ pytest
=============================================================================================== test session starts ================================================================================================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/frank/github/wellpathpy
configfile: pyproject.toml
plugins: hypothesis-6.119.4
collected 91 items                                                                                                                                                                                                 

wellpathpy/test/test_ave_tan.py .....                                                                                                                                                                        [  5%]
wellpathpy/test/test_bal_tan.py .....                                                                                                                                                                        [ 10%]
wellpathpy/test/test_calculations.py ...........                                                                                                                                                             [ 23%]
wellpathpy/test/test_core.py .                                                                                                                                                                               [ 24%]
wellpathpy/test/test_geometry.py ......................                                                                                                                                                      [ 48%]
wellpathpy/test/test_header.py ....                                                                                                                                                                          [ 52%]
wellpathpy/test/test_high_tan.py .....                                                                                                                                                                       [ 58%]
wellpathpy/test/test_location.py ...                                                                                                                                                                         [ 61%]
wellpathpy/test/test_low_tan.py .....                                                                                                                                                                        [ 67%]
wellpathpy/test/test_mincurve.py ......                                                                                                                                                                      [ 73%]
wellpathpy/test/test_position_log.py x...                                                                                                                                                                    [ 78%]
wellpathpy/test/test_rad_curve.py .....                                                                                                                                                                      [ 83%]
wellpathpy/test/test_read.py ........                                                                                                                                                                        [ 92%]
wellpathpy/test/test_workflow.py .                                                                                                                                                                           [ 93%]
wellpathpy/test/test_write.py ......                                                                                                                                                                         [100%]

@jokva jokva closed this Nov 27, 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