mirror of https://github.com/dapr/dapr-agents.git
				
				
				
			feat: provide type hints and better DX for new community members/users (#143)
Signed-off-by: Samantha Coyle <sam@diagrid.io> Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
This commit is contained in:
		
							parent
							
								
									6d55c383b9
								
							
						
					
					
						commit
						8f7b9f5df3
					
				| 
						 | 
				
			
			@ -83,6 +83,9 @@ Source = "https://github.com/dapr/python-sdk"
 | 
			
		|||
include = ["dapr_agents"]
 | 
			
		||||
exclude = ["tests"]
 | 
			
		||||
 | 
			
		||||
[tool.setuptools.package-data]
 | 
			
		||||
dapr_agents = ["py.typed"]
 | 
			
		||||
 | 
			
		||||
[tool.setuptools_scm]
 | 
			
		||||
version_scheme = "guess-next-dev"
 | 
			
		||||
local_scheme = "node-and-date"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue