mirror of
				https://gitflic.ru/project/alt-gnome/karkas.git
				synced 2025-11-04 07:21:21 +03:00 
			
		
		
		
	добавлен src/altlinux
This commit is contained in:
		
							
								
								
									
										17
									
								
								src/altlinux/pyproject.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								src/altlinux/pyproject.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
[tool.poetry]
 | 
			
		||||
name = "altlinux"
 | 
			
		||||
version = "0.1.0"
 | 
			
		||||
description = ""
 | 
			
		||||
authors = [
 | 
			
		||||
    "Максим Слипенко <maxim@slipenko.com>"
 | 
			
		||||
]
 | 
			
		||||
readme = "README.md"
 | 
			
		||||
 | 
			
		||||
[tool.poetry.dependencies]
 | 
			
		||||
python = "~3.12"
 | 
			
		||||
ocab-core = { extras=["webhook"], path = "../ocab_core", develop = true }
 | 
			
		||||
ocab-modules = { path = "../ocab_modules", develop = true }
 | 
			
		||||
 | 
			
		||||
[build-system]
 | 
			
		||||
requires = ["poetry-core"]
 | 
			
		||||
build-backend = "poetry.core.masonry.api"
 | 
			
		||||
		Reference in New Issue
	
	Block a user