mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
docs: clarify supported python versions
This commit is contained in:
@@ -56,7 +56,7 @@ SeedPass now uses the `portalocker` library for cross-platform file locking. No
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- **Python 3.8+**: Ensure you have Python installed on your system. You can download it from [python.org](https://www.python.org/downloads/).
|
||||
- **Python 3.8+** (3.11 or 3.12 recommended): Ensure you have Python installed on your system. You can download it from [python.org](https://www.python.org/downloads/). Using Python 3.13 is currently discouraged because some dependencies do not ship wheels for it yet, which can cause build failures on Windows unless you install the Visual C++ Build Tools.
|
||||
|
||||
## Installation
|
||||
|
||||
|
Reference in New Issue
Block a user