Skip to content

Commit 0eb9eab

Browse files
committed
Replaced twine as a build dependency in CONTRIBUTING.md
1 parent 725d94f commit 0eb9eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The tables below list all prerequisites along with the minimum required version
5959
| [build](https://pypi.org/project/build/) | `1.2.2` |
6060
| [setuptools](https://pypi.org/project/setuptools/) | `72.1.0` |
6161
| [setuptools-scm](https://github.com/pypa/setuptools-scm) | `8.0.4` |
62-
| [uv](https://github.com/astral-sh/uv) | `0.5.1` |
62+
| [twine](https://github.com/pypa/twine) | `5.1.1` |
6363

6464
#### Additional prerequisites for developing cmd2
6565

0 commit comments

Comments
 (0)