Marco Ricci commited on 2025-03-13 13:21:20
              Zeige 2 geänderte Dateien mit 5 Einfügungen und 1 Löschungen.
            
| ... | ... | 
                      @@ -302,7 +302,7 @@ dependencies = [  | 
                  
| 302 | 302 | 
                         matrix-name-format = '{variable}_{value}'
                       | 
                    
| 303 | 303 | 
                         | 
                    
| 304 | 304 | 
                        [[tool.hatch.envs.hatch-test.matrix]]  | 
                    
| 305 | 
                        -python = ["3.13", "3.12", "3.11", "3.10", "3.9", "pypy3.10", "pypy3.9"]  | 
                    |
| 305 | 
                        +python = ["3.13", "3.12", "3.11", "3.10", "3.9", "pypy3.11", "pypy3.10", "pypy3.9"]  | 
                    |
| 306 | 306 | 
                        cryptography = ["no", "yes"]  | 
                    
| 307 | 307 | 
                        parser-version = ["PEG"]  | 
                    
| 308 | 308 | 
                         | 
                    
| 309 | 309 |