mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 12:45:42 +00:00 
			
		
		
		
	
							
								
								
									
										2
									
								
								.github/actions/setup/action.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/actions/setup/action.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -57,7 +57,7 @@ runs: | ||||
|         run: | | ||||
|           python3 -m pip install -U pip | ||||
|           pip3 install -U invoke wheel | ||||
|           pip3 install uv>=0.9.4 | ||||
|           pip3 install 'uv>=0.9.4' | ||||
|       - name: Allow uv to use the system Python by default | ||||
|         run: echo "UV_SYSTEM_PYTHON=1" >> $GITHUB_ENV | ||||
|         shell: bash | ||||
|   | ||||
		Reference in New Issue
	
	Block a user