Skip to content

Commit

Permalink
docs: change hatch to uv
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Nov 24, 2024
1 parent 595953a commit f124980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ NGLui is available on PyPI and can be installed with pip:
pip install nglui
```

If you want to clone the repository and develop on NGLui, note that it uses [Hatch](https://hatch.pypa.io/latest/) for development and packaging.
If you want to clone the repository and develop on NGLui, note that it uses [uv](https://astral.sh/blog/uv) for development and packaging.

## Quick Usage

Expand Down

0 comments on commit f124980

Please sign in to comment.