mirror of
				https://github.com/enpaul/tox-poetry-installer.git
				synced 2025-11-03 07:39:20 +00:00 
			
		
		
		
	Fix markdown formatting error in docs
This commit is contained in:
		@@ -165,8 +165,8 @@ commands = ...
 | 
				
			|||||||
> **Note:** Setting `poetry_dep_groups = [dev]` on an environment that also installs the
 | 
					> **Note:** Setting `poetry_dep_groups = [dev]` on an environment that also installs the
 | 
				
			||||||
> project package is functionally equivalent to running `poetry install`.
 | 
					> project package is functionally equivalent to running `poetry install`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> **Note:** The `install_dev_deps` configuration option is deprecated. See \[Configuration
 | 
					> **Note:** The `install_dev_deps` configuration option is deprecated. See [Configuration
 | 
				
			||||||
> Options\](#configuration-options\] for more information.
 | 
					> Options](#configuration-options) for more information.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Finally, we can also install an unlocked dependency (a dependency which doesn't take its
 | 
					Finally, we can also install an unlocked dependency (a dependency which doesn't take its
 | 
				
			||||||
version from the Poetry lockfile) into the test environment alongside the locked ones. We
 | 
					version from the Poetry lockfile) into the test environment alongside the locked ones. We
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user