mirror of
				https://github.com/enpaul/tox-poetry-installer.git
				synced 2025-11-03 07:39:20 +00:00 
			
		
		
		
	Add missing python3 classifier
This commit is contained in:
		@@ -22,6 +22,7 @@ classifiers = [
 | 
				
			|||||||
  "License :: OSI Approved :: MIT License",
 | 
					  "License :: OSI Approved :: MIT License",
 | 
				
			||||||
  "Natural Language :: English",
 | 
					  "Natural Language :: English",
 | 
				
			||||||
  "Operating System :: OS Independent",
 | 
					  "Operating System :: OS Independent",
 | 
				
			||||||
 | 
					  "Programming Language :: Python :: 3",
 | 
				
			||||||
  "Programming Language :: Python :: 3.6",
 | 
					  "Programming Language :: Python :: 3.6",
 | 
				
			||||||
  "Programming Language :: Python :: 3.7",
 | 
					  "Programming Language :: Python :: 3.7",
 | 
				
			||||||
  "Programming Language :: Python :: 3.8",
 | 
					  "Programming Language :: Python :: 3.8",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user