mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[core] Remove references to deleted setup.py (#6757)
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -61,7 +61,9 @@ jobs: | ||||
|           ESPHOME_NO_VENV: 1 | ||||
|         run: script/setup | ||||
|       - name: Build | ||||
|         run: python setup.py sdist bdist_wheel | ||||
|         run: |- | ||||
|           pip3 install build | ||||
|           python3 -m build | ||||
|       - name: Publish | ||||
|         uses: pypa/gh-action-pypi-publish@v1.8.14 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user