-
Notifications
You must be signed in to change notification settings - Fork 34
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
NOMRG ENH: add pyproject.toml to fix wheel building and install from github #218
Conversation
Codecov Report
@@ Coverage Diff @@
## main #218 +/- ##
=======================================
Coverage 85.79% 85.79%
=======================================
Files 14 14
Lines 929 929
Branches 128 128
=======================================
Hits 797 797
Misses 101 101
Partials 31 31
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
In a fresh python 3.8 env |
Closing as it is no longer a problem. P.S Switch to |
fixes #122