mirror of
				https://github.com/enpaul/tox-poetry-installer.git
				synced 2025-11-04 07:46:06 +00:00 
			
		
		
		
	Update to use poetry-core for PEP517 builds
This commit is contained in:
		@@ -52,5 +52,5 @@ toml = "^0.10.1"
 | 
				
			|||||||
tox = "^3.20.0"
 | 
					tox = "^3.20.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[build-system]
 | 
					[build-system]
 | 
				
			||||||
requires = ["poetry>=1.0.0"]
 | 
					requires = ["poetry-core>=1.0.0"]
 | 
				
			||||||
build-backend = "poetry.masonry.api"
 | 
					build-backend = "poetry.core.masonry.api"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user