mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	disable pip in trial release
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									f4e8205aca
								
							
						
					
					
						commit
						c481570257
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -325,4 +325,4 @@ stages:
 | 
			
		|||
    - script: pip install --upgrade pip
 | 
			
		||||
    - script: python -m pip install --user -U setuptools importlib_metadata wheel twine 
 | 
			
		||||
    # Uncomment on release:
 | 
			
		||||
    - script: python -m twine upload --config-file $(pypirc.secureFilePath) -r $(pypiReleaseServer) dist/*
 | 
			
		||||
#    - script: python -m twine upload --config-file $(pypirc.secureFilePath) -r $(pypiReleaseServer) dist/*
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue