twine
	
		
			
	
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline failed
				
					Details
				
			
		
	
				
					
				
			
				
	
				ci/woodpecker/push/woodpecker Pipeline failed
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									7931463767
								
							
						
					
					
						commit
						50603cb79b
					
				| 
						 | 
					@ -4,9 +4,8 @@ pipeline:
 | 
				
			||||||
      commands: 
 | 
					      commands: 
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
        - apt update && apt install build-essential -y
 | 
					        - apt update && apt install build-essential -y
 | 
				
			||||||
        - python -m pip install -U jupyterlab~=3.5.2
 | 
					        - python -m pip install -U jupyterlab~=3.5.2 build twine
 | 
				
			||||||
        - pip install build
 | 
					 | 
				
			||||||
        - python -m build -s
 | 
					        - python -m build -s
 | 
				
			||||||
        - ls
 | 
					        - ls
 | 
				
			||||||
        - cd dist && ls
 | 
					        - cd dist && ls
 | 
				
			||||||
        - sleep 5000
 | 
					        - cat ~/.pypirc
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue