Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carderne authored Jan 11, 2025
1 parent 2973901 commit 9373505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[uv](https://docs.astral.sh/uv/concepts/projects/workspaces/)'s Workspace support has improved sufficiently that you can
do monorepo stuff without this plugin.
I put together a simple example at [carderne/postmodern-mono](https://github.com/carderne/postmodern-mono)
with a [Dockerfile](https://github.com/carderne/postmodern-mono/blob/main/apps/server/Dockerfile)**
with a [Dockerfile](https://github.com/carderne/postmodern-mono/blob/main/apps/server/Dockerfile)

You still can't build Python wheels in uv workspaces, as internal dependencies won't be included.
So... if anyone thinks that is particularly important, maybe I'll revive this.
Expand Down

0 comments on commit 9373505

Please sign in to comment.