mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	add python/poetry to devcontainer (#25407)
with introduction of linter, this adds python/poetry to devcontainer
This commit is contained in:
		@@ -6,7 +6,9 @@
 | 
			
		||||
    "ghcr.io/devcontainers/features/node:1": {
 | 
			
		||||
      "version":"20"
 | 
			
		||||
    },
 | 
			
		||||
    "ghcr.io/devcontainers/features/git-lfs:1.1.0": {}
 | 
			
		||||
    "ghcr.io/devcontainers/features/git-lfs:1.1.0": {},
 | 
			
		||||
    "ghcr.io/devcontainers-contrib/features/poetry:2": {},
 | 
			
		||||
    "ghcr.io/devcontainers/features/python:1": {}
 | 
			
		||||
  },
 | 
			
		||||
  "customizations": {
 | 
			
		||||
    "vscode": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user