mirror of https://github.com/astral-sh/uv
Mark `puffin-dev` as `publish = false` (#975)
This commit is contained in:
parent
8eadca4f8d
commit
6cad0f609c
|
|
@ -2,6 +2,8 @@
|
|||
name = "puffin-dev"
|
||||
version = "0.0.1"
|
||||
description = "Build wheels from source distributions"
|
||||
publish = false
|
||||
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
homepage = { workspace = true }
|
||||
|
|
|
|||
Loading…
Reference in New Issue