mirror of https://github.com/pyodide/pyodide.git
Trivial change to trigger rebuild
This commit is contained in:
parent
4bd13f2689
commit
5ea44b2d18
|
@ -30,6 +30,7 @@ Additional build prerequisites are:
|
||||||
- [uglifyjs](https://github.com/mishoo/UglifyJS) to minify Javascript builds.
|
- [uglifyjs](https://github.com/mishoo/UglifyJS) to minify Javascript builds.
|
||||||
- [ccache](https://ccache.samba.org) (optional) recommended for much faster rebuilds.
|
- [ccache](https://ccache.samba.org) (optional) recommended for much faster rebuilds.
|
||||||
|
|
||||||
|
|
||||||
`make`
|
`make`
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
|
|
Loading…
Reference in New Issue