forked from rc/aircox
		
	Update 'pyproject.toml'
remove instance
This commit is contained in:
		@ -31,8 +31,8 @@ include-package-data = true
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[tool.setuptools.packages.find]
 | 
					[tool.setuptools.packages.find]
 | 
				
			||||||
where = ["."]
 | 
					where = ["."]
 | 
				
			||||||
include = ["aircox*", "instance"]
 | 
					include = ["aircox*",]
 | 
				
			||||||
exclude = ["aircox*.tests*", "instance.settings.settings"]
 | 
					exclude = ["aircox*.tests*",]
 | 
				
			||||||
namespaces = false
 | 
					namespaces = false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool.setuptools.dynamic]
 | 
					[tool.setuptools.dynamic]
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user