conda-forge / conda-smithy

The tool for managing conda-forge feedstocks.
https://conda-forge.org/
BSD 3-Clause "New" or "Revised" License
146 stars 169 forks source link

refactor: use pathlib #1948

Open AlbaHerrerias opened 1 month ago

AlbaHerrerias commented 1 month ago

Hello 👋!

As part of the STF work for Conda, this PR refactors the usage of os in favour of pathlib, in an effort to modernise Conda.

Thank you!

Checklist