Skip to content

Commit 44f34af

Browse files
committed
Remove readme text about source builds
1 parent 84da711 commit 44f34af

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,9 @@ mesh generation.
2121
## Install
2222

2323
```
24-
pip install numpy Cython
2524
pip install quantized-mesh-encoder
2625
```
2726

28-
Cython is used internally, and currently only source builds are provided, so
29-
you'll need to have Cython and a C compiler available during installation.
30-
Additionally Numpy must already exist during install. Pull requests are welcome
31-
to package as platform-specific wheels.
32-
3327
## Using
3428

3529
### API

0 commit comments

Comments
 (0)