We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2025688 commit 0a19257Copy full SHA for 0a19257
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Added
11
12
- We now allow configuring the list of build-time requirements to ignore when building a package, through
13
- `avoided_build_requirements`, which takes a string of concatenated requirements.
+ `ignored_build_requirements`, which takes a string of concatenated requirements.
14
[#187](https://github.com/pyodide/pyodide-build/pull/187)
15
16
## [0.30.0] - 2025/04/08
0 commit comments