We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094bf06 commit de6a884Copy full SHA for de6a884
setup.cfg
@@ -1,10 +1,10 @@
1
[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
+name = python-lsp-black
+version = 1.0.0.dev0
+author = Python LSP contributors
+author_email = andfoy@gmail.com
+description = Black plugin for the Python LSP Server
+url = https://github.com/python-lsp/python-lsp-black
8
long_description = file: README.md
9
long_description_content_type = text/markdown
10
classifiers =
0 commit comments