mirror of
				https://github.com/enpaul/tox-poetry-installer.git
				synced 2025-11-04 07:46:06 +00:00 
			
		
		
		
	Clarify local dev requirements
This commit is contained in:
		@@ -479,8 +479,10 @@ the [`--require-poetry`](#--require-poetry) option.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Developing
 | 
					## Developing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This project requires Poetry version 1.0+ on the development workstation, see
 | 
					Local development requirements:
 | 
				
			||||||
the [installation instructions here](https://python-poetry.org/docs/#installation).
 | 
					* Python version 3.6+ ([install](https://www.python.org/downloads/))
 | 
				
			||||||
 | 
					* Poetry version 1.0+ ([install](https://python-poetry.org/docs/#installation))
 | 
				
			||||||
 | 
					* GNU Make (optional, required to use the makefile)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Local environment setup instructions:
 | 
					Local environment setup instructions:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user