Skip to content

Don't install dependencies when running maturin develop --skip-install#2504

Merged
messense merged 2 commits intoPyO3:mainfrom
messense:skip-install-deps
Mar 10, 2025
Merged

Don't install dependencies when running maturin develop --skip-install#2504
messense merged 2 commits intoPyO3:mainfrom
messense:skip-install-deps

Conversation

@messense
Copy link
Member

Closes #2496

@messense messense merged commit 7986b3d into PyO3:main Mar 10, 2025
39 checks passed
@messense messense deleted the skip-install-deps branch March 10, 2025 13:47
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Mar 17, 2025
https://build.opensuse.org/request/show/1253536
by user mia + anag+factory
- Update to 1.8.3
  * Fix cargo run uniffi-bindgen when cross compiling
    gh#PyO3/maturin#2476
  * Add rnet python library to examples
    gh#PyO3/maturin#2480
  * bump the attest-build-provenance version in the generated ci file
    gh#PyO3/maturin#2484
  * Auto detect PyPy 3.11
    gh#PyO3/maturin#2487
  * Update manylinux/musllinux policies to the latest main
    gh#PyO3/maturin#2491
  * Update generate-ci options in user guide
    gh#PyO3/maturin#2501
  * chore: Update cbindgen to 0.28.0
    gh#PyO3/maturin#2498
  * Don't install dependencies when running maturin develop --skip-install
    gh#PyO3/maturin#2504
  * Upgrade pyo3 to 0.24.0
    gh#PyO3/maturin#2511
  * Update the TP docs to use pypi as the GH Env name
    gh#PyO3/maturin#2512
  * fix auditwheel .so relocation for namespac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow skipping dependency installation when running develop

1 participant