Fix default module name
This commit is contained in:
		
							parent
							
								
									9566d403c5
								
							
						
					
					
						commit
						768d874473
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ license = "BSD-3-Clause"
 | 
				
			||||||
readme = "README.md"
 | 
					readme = "README.md"
 | 
				
			||||||
repository = "https://github.com/redis-developer/redis-om-python"
 | 
					repository = "https://github.com/redis-developer/redis-om-python"
 | 
				
			||||||
packages = [
 | 
					packages = [
 | 
				
			||||||
    { "include" = "redis_om" },
 | 
					    { "include" = "aredis_om" },
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
classifiers = [
 | 
					classifiers = [
 | 
				
			||||||
    "Development Status :: 3 - Alpha",
 | 
					    "Development Status :: 3 - Alpha",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue