Added 'twine' and 'python' as explicit environment dependencies
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ydeng/mltraining/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ydeng/mltraining/pipeline/head This commit looks good
				
			This commit is contained in:
		@@ -3,12 +3,14 @@ channels:
 | 
				
			|||||||
  - conda-forge
 | 
					  - conda-forge
 | 
				
			||||||
  - huggingface
 | 
					  - huggingface
 | 
				
			||||||
dependencies:
 | 
					dependencies:
 | 
				
			||||||
 | 
					  - python=3.9
 | 
				
			||||||
  - transformers=4.28
 | 
					  - transformers=4.28
 | 
				
			||||||
  - python-build=0.10
 | 
					  - python-build=0.10
 | 
				
			||||||
  - pip=23.1
 | 
					  - pip=23.1
 | 
				
			||||||
  - setuptools=67.7
 | 
					  - setuptools=67.7
 | 
				
			||||||
  - pytest=7.3
 | 
					  - pytest=7.3
 | 
				
			||||||
  - pytest-cov=4
 | 
					  - pytest-cov=4
 | 
				
			||||||
 | 
					  - twine=4
 | 
				
			||||||
  - pip:
 | 
					  - pip:
 | 
				
			||||||
      - evaluate==0.4
 | 
					      - evaluate==0.4
 | 
				
			||||||
      - datasets==2.12
 | 
					      - datasets==2.12
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user