- 
                Notifications
    You must be signed in to change notification settings 
- Fork 336
          automatically build Python wheels with cibuildwheel and test with pytest
          #406
        
          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
base: master
Are you sure you want to change the base?
Conversation
0d9a024    to
    06d742f      
    Compare
  
    cibuildwheelcibuildwheel and test with pytest
      cibuildwheel and test with pytestcibuildwheel and test with pytest
      | The current blocking issue with building is that   | 
7408992    to
    dceaa00      
    Compare
  
    | name = "s2geometry" | ||
| description = "Computational geometry and spatial indexing on the sphere" | ||
| authors = [ | ||
| { name = "Dan Larkin-York", email = "[email protected]" }, | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you use a formatter for this? Is the formatter tool / version recorded somewhere?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I used taplo fmt to format this
closes #389, blocked by #390