mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
🚀 v4.0.4 - Enhanced installation with pipx support
- Added automatic detection of PEP 668 environments - Implemented pipx as preferred installation method for Linux/macOS - Added fallback to pip --user for externally managed environments - Improved error messages with clear installation alternatives - Added --break-system-packages as last resort option - Updated NPM wrapper to handle all installation scenarios - Enhanced update mechanism to detect and use correct tool
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "SuperClaude"
|
||||
version = "4.0.3"
|
||||
version = "4.0.4"
|
||||
authors = [
|
||||
{name = "NomenAK", email = "anton.knoery@gmail.com"},
|
||||
{name = "Mithun Gowda B", email = "mithungowda.b7411@gmail.com"}
|
||||
|
||||
Reference in New Issue
Block a user