Template:Install py package help: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino No edit summary |
imported>Leoetlino (readd tooltip (removed it by mistake...)) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#tip-info: On Linux: <code>pip3 install {{{package}}}</code><br>On Windows: <code>py -3 -m pip install {{{package}}}</code> }} | <sup>{{#tip-info: On Linux: <code>pip3 install {{{package}}}</code><br>On Windows: <code>py -3 -m pip install {{{package}}}</code> }}[[Help:Using the command line|[CLI help]]]</sup><noinclude> | ||
[[Category:ZeldaMods templates]] | |||
<templatedata> | |||
{ | |||
"params": { | |||
"package": { | |||
"label": "Package name", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 21:06, 15 October 2018
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Package name | package | no description | String | required |