mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	tweaks to mk_nuget_release
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									76d0a5a6ed
								
							
						
					
					
						commit
						a076e33037
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -35,7 +35,6 @@ def download_installs():
 | 
			
		|||
        name = asset['name']
 | 
			
		||||
        print("Downloading ", url)
 | 
			
		||||
        sys.stdout.flush()
 | 
			
		||||
        continue
 | 
			
		||||
        urllib.request.urlretrieve(url, "packages/%s" % name)
 | 
			
		||||
 | 
			
		||||
os_info = {"z64-ubuntu-14" : ('so', 'ubuntu.14.04-x64'),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue