Skip to content

Commit 15b309b

Browse files
committed
build(pyproject): Update keywords, formatting
1 parent 0c79b4b commit 15b309b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ version = "0.4.4"
77
description = "vcs abstraction layer"
88
license = "MIT"
99
authors = ["Tony Narlock <tony@git-pull.com>"]
10-
keywords = ["libvcs"]
11-
classifiers = ["Development Status :: 4 - Beta",
10+
keywords = ["libvcs", "git", "mercurial", "hg", "svn"]
11+
classifiers = [
12+
"Development Status :: 4 - Beta",
1213
"License :: OSI Approved :: MIT License",
1314
"Environment :: Web Environment",
1415
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)