feat:添加python进行conan编写增强
This commit is contained in:
		
							
								
								
									
										9
									
								
								pyproject.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								pyproject.toml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| [project] | ||||
| name = "logging" | ||||
| version = "0.1.0" | ||||
| description = "Add your description here" | ||||
| readme = "README.md" | ||||
| requires-python = ">=3.12" | ||||
| dependencies = [ | ||||
|     "conan>=2.18.1", | ||||
| ] | ||||
		Reference in New Issue
	
	Block a user