mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Makefile: update Python version
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
.PHONY: all install-js watch-js build-js collect-files pack publish-beta publish-latest lint test test-js-update-snapshots create-messages update-messages docs docs-watch clean
 | 
					.PHONY: all install-js watch-js build-js collect-files pack publish-beta publish-latest lint test test-js-update-snapshots create-messages update-messages docs docs-watch clean
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DEV_PYTHON=python3.7
 | 
					DEV_PYTHON=python3
 | 
				
			||||||
VENV_NAME?=venv
 | 
					VENV_NAME?=venv
 | 
				
			||||||
VENV_BIN=$(shell pwd)/$(VENV_NAME)/bin
 | 
					VENV_BIN=$(shell pwd)/$(VENV_NAME)/bin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user