mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2024-10-29 19:47:00 +00:00
Rename 'usage' section to 'usage examples'
This commit is contained in:
parent
beba9416be
commit
edcef918b3
@ -13,7 +13,7 @@ dependencies to be installed using [Poetry](https://python-poetry.org/) using it
|
|||||||
|
|
||||||
* [Installation](#installation)
|
* [Installation](#installation)
|
||||||
* [Quick Start](#quick-start)
|
* [Quick Start](#quick-start)
|
||||||
* [Usage](#usage)
|
* [Usage Examples](#usage-examples)
|
||||||
* [Known Drawbacks and Problems](#known-drawbacks-and-problems)
|
* [Known Drawbacks and Problems](#known-drawbacks-and-problems)
|
||||||
* [Why would I use this?](#why-would-i-use-this) (What problems does this solve?)
|
* [Why would I use this?](#why-would-i-use-this) (What problems does this solve?)
|
||||||
* [Developing](#developing)
|
* [Developing](#developing)
|
||||||
@ -97,7 +97,7 @@ commands = ...
|
|||||||
one Tox is testing) will always be installed from the lockfile.
|
one Tox is testing) will always be installed from the lockfile.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage Examples
|
||||||
|
|
||||||
After installing the plugin to a project, your Tox automation is already benefiting from the
|
After installing the plugin to a project, your Tox automation is already benefiting from the
|
||||||
lockfile: when Tox installs your project package to one of your environments, all the dependencies
|
lockfile: when Tox installs your project package to one of your environments, all the dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user