Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit b503bb1

Browse files
committed
chore: archive repo
1 parent f4be584 commit b503bb1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# PDM Publish
22

3+
> [!WARNING]
4+
> This repository is archived as a `publish` command was natively integrated into [pdm 2.0](https://github.com/pdm-project/pdm/commit/c1b7d312c9695da9c0203b36a6fb70138f61ea43).
5+
36
[![ci](https://github.com/branchv/pdm-publish/workflows/CI/badge.svg)](https://github.com/branchv/pdm-publish/actions/workflows/ci.yaml)
47
[![pypi version](https://img.shields.io/pypi/v/pdm-publish.svg)](https://pypi.org/project/pdm-publish/)
58
[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
69
[![checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
710

811
A PDM plugin to publish to PyPI
912

10-
> NOTE: Consider if you need this over using [twine](https://twine.readthedocs.io/) directly
11-
1213
## Installation
1314

1415
With `pdm` 1.6.4+:

0 commit comments

Comments
 (0)