mirror of
				https://github.com/slint-ui/slint.git
				synced 2025-10-31 12:04:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			386 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			386 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| # Copyright © SixtyFPS GmbH <info@slint.dev>
 | |
| # SPDX-License-Identifier: MIT
 | |
| 
 | |
| [[source]]
 | |
| name = "pypi"
 | |
| url = "https://pypi.org/simple"
 | |
| verify_ssl = true
 | |
| 
 | |
| [dev-packages]
 | |
| 
 | |
| [packages]
 | |
| breathe = ">=4.33.1"
 | |
| sphinx = "==7.1.2"
 | |
| exhale = ">=0.2.4"
 | |
| myst_parser = ">=0.17.2"
 | |
| sphinx-markdown-tables = ">=0.0.15"
 | |
| furo = ">=2022.12.7"
 | |
| sphinxcontrib-jquery = ">=4.1"
 | |
| 
 | |
| [requires]
 | |
| python_version = "3"
 | 
