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 d73fc67 commit a26f59bCopy full SHA for a26f59b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELONG
2
3
+## 2.3.0
4
+
5
+### Added
6
7
+- Added keywords to the PyPi manifest
8
+ ([#99](https://github.com/gnikit/fortls/issues/99))
9
10
## 2.2.14
11
12
### Added
setup.cfg
@@ -24,6 +24,12 @@ classifiers =
24
Operating System :: POSIX
25
Operating System :: Unix
26
Operating System :: MacOS
27
+keywords =
28
+ fortran
29
+ language server
30
+ language server protocol
31
+ lsp
32
+ fortls
33
project_urls =
34
Documentation = https://gnikit.github.io/fortls
35
Repository = https://github.com/gnikit/fortls
0 commit comments