Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Go.YAMADA <[email protected]>
  • Loading branch information
shimizukawa and usaturn authored Nov 4, 2024
1 parent 93cde7d commit 1dab8dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ http://sphinx-users.jp/
パッケージ管理
========================

```
$ uv add requests
$ uv remove requests
$ uv pip list
$ uv export --no-hashes > requirements.txt
```
::

$ uv add requests
$ uv remove requests
$ uv pip list
$ uv export --no-hashes > requirements.txt

0 comments on commit 1dab8dd

Please sign in to comment.