Skip to content

Commit c70cde7

Browse files
committed
Revert "pyproject: Initial project field"
This reverts commit ab12e14.
1 parent aae5e4a commit c70cde7

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pyproject.toml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
[project]
2-
name = "libvcs"
3-
version = "0.30.1"
4-
description = "Lite, typed, python utilities for Git, SVN, Mercurial, etc."
5-
authors = [
6-
{ name = "Tony Narlock", email = "[email protected]" }
7-
]
8-
dependencies = [
9-
]
10-
11-
[project.optional-dependencies]
12-
dev = [
13-
]
14-
15-
161
[tool.poetry]
172
name = "libvcs"
183
version = "0.33.0"

0 commit comments

Comments
 (0)