Misc copy edits
This commit is contained in:
@@ -277,6 +277,11 @@ _31 March 2017_
|
||||
|
||||
- 🌟 First public release!
|
||||
|
||||
Contributing
|
||||
============
|
||||
|
||||
For more info on how to contribute to cibuildwheel, see the [docs](https://cibuildwheel.readthedocs.io/en/latest/contributing/).
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
|
||||
@@ -301,7 +306,7 @@ Massive props also to-
|
||||
- @mayeut for a [phenomenal PR](https://github.com/joerick/cibuildwheel/pull/71) patching Python itself for better compatibility!
|
||||
|
||||
See also
|
||||
--------
|
||||
========
|
||||
|
||||
If you'd like to keep wheel building separate from the package itself, check out [astrofrog/autowheel](https://github.com/astrofrog/autowheel). It builds packages using cibuildwheel from source distributions on PyPI.
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ Wheel-building can be pretty complex. I expect users to find many edge-cases - p
|
||||
|
||||
I plan to be pretty liberal in accepting pull requests, as long as they align with the design goals below.
|
||||
|
||||
`cibuildwheel` is indie open source. I'm not paid to work on this.
|
||||
`cibuildwheel` is indie open source. We're not paid to work on this.
|
||||
|
||||
Design Goals
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user