Marco Ricci commited on 2025-02-21 21:22:06
              Zeige 1 geänderte Dateien mit 4 Einfügungen und 0 Löschungen.
            
This concerns PyPy, which we test for, and GraalVM/GraalPy, which we don't.
| ... | ... | 
                      @@ -44,6 +44,10 @@ This must be separately requested at installation, via the `export` extra.  | 
                  
| 44 | 44 | 
                         | 
                    
| 45 | 45 | 
                        </div>  | 
                    
| 46 | 46 | 
                         | 
                    
| 47 | 
                        +`derivepassphrase` runs just fine on PyPy.  | 
                    |
| 48 | 
                        +`derivepassphrase` *probably* also runs just fine on GraalPy, but this is untested.  | 
                    |
| 49 | 
                        +(Feedback wanted!)  | 
                    |
| 50 | 
                        +  | 
                    |
| 47 | 51 | 
                        [TYPING_EXTENSIONS]: https://pypi.org/project/typing-extensions/  | 
                    
| 48 | 52 | 
                        [CLICK]: https://pypi.org/project/click/  | 
                    
| 49 | 53 | 
                        [TOMLI]: https://pypi.org/project/tomli/  | 
                    
| 50 | 54 |