fix name in pyproject.toml
This commit is contained in:
		
							parent
							
								
									6b3e976881
								
							
						
					
					
						commit
						995ece9be2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@ requires = ["hatchling"]
 | 
			
		|||
build-backend = "hatchling.build"
 | 
			
		||||
 | 
			
		||||
[project]
 | 
			
		||||
name = "{{cookiecutter.project_name}}"
 | 
			
		||||
name = "{{cookiecutter.distribution_name}}"
 | 
			
		||||
version = "0.1.0"
 | 
			
		||||
description = "{{cookiecutter.project_short_description}}"
 | 
			
		||||
readme = "README.md"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue