mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 00:05:22 -05:00 
			
		
		
		
	- Remove removed [`no-setuptools`](https://github.com/python-poetry/poetry/pull/9331) option, it's the default now - Ran `make update-py` under poetry 2.0.1 which updated the lockfile Also see https://github.com/python-poetry/poetry/releases/tag/2.0.0
		
			
				
	
	
		
			4 lines
		
	
	
		
			54 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			54 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[virtualenvs]
 | 
						|
in-project = true
 | 
						|
options.no-pip = true
 |