mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-10-31 10:41:52 +08:00 
			
		
		
		
	Initialise pyproject.toml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/e2e-cache.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e-cache.yml
									
									
									
									
										vendored
									
									
								
							| @ -69,6 +69,8 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           python-version: ${{ matrix.python-version }} |           python-version: ${{ matrix.python-version }} | ||||||
|           cache: 'poetry' |           cache: 'poetry' | ||||||
|  |       - name: Init pyproject.toml | ||||||
|  |         run: poetry init -n | ||||||
|       - name: Install dependencies |       - name: Install dependencies | ||||||
|         run: poetry add flake8 |         run: poetry add flake8 | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Patrick Arminio
					Patrick Arminio