plasmapy.github.io icon indicating copy to clipboard operation
plasmapy.github.io copied to clipboard

Create a `uv.lock` file to lock dependencies for website builds

Open namurphy opened this issue 10 months ago • 0 comments

Currently we use a requirements.txt file to lock requirements, but uv.lock works across versions of Python and for different operating systems and provides for more consistent builds.

namurphy avatar Mar 26 '25 15:03 namurphy