Change name of pypireadme file
This commit is contained in:
		
							parent
							
								
									48184cf55f
								
							
						
					
					
						commit
						3363e9ef73
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,7 @@ authors = [
 | 
				
			||||||
    {name = "Emma Nora Theuer", email = "wallman@entheuer.de"},
 | 
					    {name = "Emma Nora Theuer", email = "wallman@entheuer.de"},
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
description = "A simple program to set dynamic wallpapers on standalone X11 Windows Managers and Wayland compositors"
 | 
					description = "A simple program to set dynamic wallpapers on standalone X11 Windows Managers and Wayland compositors"
 | 
				
			||||||
readme = "README.md"
 | 
					readme = "pypireadme.md"
 | 
				
			||||||
requires-python = ">=3.11"
 | 
					requires-python = ">=3.11"
 | 
				
			||||||
keywords = ["Desktop", "Wallpapers"]
 | 
					keywords = ["Desktop", "Wallpapers"]
 | 
				
			||||||
license = {text = "MIT"}
 | 
					license = {text = "MIT"}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue