mirror of
				https://github.com/enpaul/peewee-plus.git
				synced 2025-11-04 09:16:47 +00:00 
			
		
		
		
	Add python 3.11 pypi classifier
Add python3.11 to tox CI
This commit is contained in:
		
							
								
								
									
										4058
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4058
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -21,6 +21,7 @@ classifiers = [
 | 
				
			|||||||
  "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",
 | 
				
			||||||
  "Programming Language :: Python :: Implementation :: CPython",
 | 
					  "Programming Language :: Python :: Implementation :: CPython",
 | 
				
			||||||
  "Topic :: Database",
 | 
					  "Topic :: Database",
 | 
				
			||||||
  "Typing :: Typed"
 | 
					  "Typing :: Typed"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user