Added Python 3.11 to classifiers in setup.py.
[ci skip]
This commit is contained in:
		
							parent
							
								
									c73a50d1d8
								
							
						
					
					
						commit
						9d0cc0425d
					
				
							
								
								
									
										1
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								setup.py
									
									
									
									
									
								
							@ -34,6 +34,7 @@ setup(
 | 
				
			|||||||
        "Programming Language :: Python :: 3.8",
 | 
					        "Programming Language :: Python :: 3.8",
 | 
				
			||||||
        "Programming Language :: Python :: 3.9",
 | 
					        "Programming Language :: Python :: 3.9",
 | 
				
			||||||
        "Programming Language :: Python :: 3.10",
 | 
					        "Programming Language :: Python :: 3.10",
 | 
				
			||||||
 | 
					        "Programming Language :: Python :: 3.11",
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    keywords="plone discussion",
 | 
					    keywords="plone discussion",
 | 
				
			||||||
    author="Timo Stollenwerk - Plone Foundation",
 | 
					    author="Timo Stollenwerk - Plone Foundation",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user