Add link to setuptools-rust

This commit is contained in:
Daniel Grunwald 2017-03-12 12:54:21 +01:00 committed by GitHub
parent 508937bada
commit 4bbea03301
1 changed files with 2 additions and 0 deletions

View File

@ -99,3 +99,5 @@ fn sum_as_string_py(_: Python, a:i64, b:i64) -> PyResult<String> {
Ok(out)
}
```
For `setup.py` integration, see https://github.com/fafhrd91/setuptools-rust