File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed
Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ # Python
2+
3+ A community-contributed Python package [ ` nbgv-python ` ] ( https://pypi.org/project/nbgv-python/ ) brings Nerdbank.GitVersioning to the Python ecosystem.
4+
5+ ## Installation
6+
7+ ``` bash
8+ pip install nbgv-python
9+ ```
10+
11+ See the [ nbgv-python PyPI page] ( https://pypi.org/project/nbgv-python/ ) for usage instructions and documentation.
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ See relevant documentation for any of these topics:
1717
1818* [ .NET] ( ecosystems/dotnet.md )
1919* [ Node] ( ecosystems/node.md )
20+ * [ Python] ( ecosystems/python.md )
2021* [ VSIX] ( ecosystems/vsix.md )
2122
2223## Build
Original file line number Diff line number Diff line change 1616 - href : ecosystems/node.md
1717 items :
1818 - href : npm-acquisition.md
19+ - href : ecosystems/python.md
1920 - href : ecosystems/vsix.md
2021- href : nbgv-cli.md
2122- href : path-filters.md
You can’t perform that action at this time.
0 commit comments