File tree Expand file tree Collapse file tree 2 files changed +9
-12
lines changed
Expand file tree Collapse file tree 2 files changed +9
-12
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,15 @@ trame-code
55Widget for Monaco VS code editor for trame
66
77
8- * Free software: MIT License
8+ License
9+ -----------------------------------------------------------
910
11+ This library is distributed under the MIT License (Same as monaco/vscode-editor)
12+
13+
14+ Development
15+ -----------------------------------------------------------
1016
11- Installing
12- ----------
1317Build and install the Vue components
1418
1519.. code-block :: console
@@ -19,15 +23,8 @@ Build and install the Vue components
1923 npm run build
2024 cd -
2125
22- Install the application
26+ Install the python library
2327
2428.. code-block :: console
2529
2630 pip install -e .
27-
28-
29-
30- Features
31- --------
32-
33- * TODO
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ long_description_content_type = text/x-rst
77author = Kitware Inc.
88license = MIT License
99classifiers =
10- Development Status :: 4 - Beta
10+ Development Status :: 5 - Production/Stable
1111 Environment :: Web Environment
1212 License :: OSI Approved :: MIT License
1313 Natural Language :: English
You can’t perform that action at this time.
0 commit comments