maturin 0.10.4

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sysconfig
test-crates
test-data
**/venv*
**/.tox
**/.pytest_cache
**/target
**/__pycache__
.idea
.git
.venv
Dockerfile*
.dockerignore
.travis.yml
appveyor.yml
ci