mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	add importlib_metatada
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									c62380ad77
								
							
						
					
					
						commit
						f170e655d5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -141,7 +141,7 @@ jobs:
 | 
			
		|||
    name: pypirc
 | 
			
		||||
    inputs:
 | 
			
		||||
      secureFile: 'pypirc'
 | 
			
		||||
  - script: python -m pip install --user -U setuptools wheel twine
 | 
			
		||||
  - 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/*
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue