mirror of
				https://github.com/enpaul/tox-poetry-installer.git
				synced 2025-11-03 07:39:20 +00:00 
			
		
		
		
	Add poetry-core as explicit dependency to support poetry-1.0
This commit is contained in:
		
							
								
								
									
										785
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										785
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -31,6 +31,7 @@ poetry_installer = "tox_poetry_installer"
 | 
			
		||||
[tool.poetry.dependencies]
 | 
			
		||||
python = "^3.6"
 | 
			
		||||
poetry = "^1.0.0"
 | 
			
		||||
poetry-core = "^1.0.0"
 | 
			
		||||
tox = "^2.3.0 || ^3.0.0"
 | 
			
		||||
 | 
			
		||||
[tool.poetry.dev-dependencies]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user