Improved packaging
This commit is contained in:
		
							parent
							
								
									15536ac178
								
							
						
					
					
						commit
						fc1bc20b2d
					
				
					 3 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								setup.py
									
										
									
									
									
								
							|  | @ -2,14 +2,14 @@ from setuptools import setup | |||
| 
 | ||||
| setup( | ||||
|     name = "patcat", | ||||
|     version = "2021.09.10.1", | ||||
|     version = "2021.09.10.2", | ||||
|     description = "Outputs text with rainbow colors.", | ||||
|     long_description = open("README").read(), | ||||
|     long_description_content_type = "text/markdown", | ||||
|     url = "https://gitdab.com/endie2/pat", | ||||
|     author = "Lavender Perry", | ||||
|     author_email = "endie2@protonmail.com", | ||||
|     packages = ["pat"], | ||||
|     scripts = ["pat.py"], | ||||
|     classifiers = [ | ||||
|         "Development Status :: 5 - Production/Stable", | ||||
|         "Environment :: Console", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue