chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:40:22 +08:00
commit 9963ea7ef7
410 changed files with 85021 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# SuperClaude Environment Variables
# Copy this file to .env and fill in your actual values
# PyPI API Tokens
PYPI_API_TOKEN=pypi-your-production-token-here
TEST_PYPI_API_TOKEN=pypi-your-test-token-here
# GitHub Secrets (for CI/CD)
# Add these to your GitHub repository settings:
# Settings → Secrets and variables → Actions
# PYPI_API_TOKEN=pypi-your-production-token-here
# TEST_PYPI_API_TOKEN=pypi-your-test-token-here