Skip to content

Commit de6a884

Browse files
committed
Update package information
1 parent 094bf06 commit de6a884

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[metadata]
2-
name = pyls-black
3-
version = 0.4.6
4-
author = Rupert Bedford
5-
author_email = rupert@rupertb.com
6-
description = Black plugin for the Python Language Server
7-
url = https://github.com/rupert/pyls-black
2+
name = python-lsp-black
3+
version = 1.0.0.dev0
4+
author = Python LSP contributors
5+
author_email = andfoy@gmail.com
6+
description = Black plugin for the Python LSP Server
7+
url = https://github.com/python-lsp/python-lsp-black
88
long_description = file: README.md
99
long_description_content_type = text/markdown
1010
classifiers =

0 commit comments

Comments
 (0)