Expand the installation section in README.md and docs/index.md with:
Clear statement that the Gitea PyPI registry is publicly readable (no auth needed)
Quick install (one-off --index-url)
Persistent configuration via ~/.pip/pip.conf
As a dependency in another project — pyproject.toml example showing how to add devx as a dependency with the registry configured
Version pinning guidance
Closes DEVX-46
## Summary
Expand the installation section in README.md and docs/index.md with:
- Clear statement that the Gitea PyPI registry is publicly readable (no auth needed)
- Quick install (one-off `--index-url`)
- Persistent configuration via `~/.pip/pip.conf`
- **As a dependency in another project** — `pyproject.toml` example showing how to add devx as a dependency with the registry configured
- Version pinning guidance
Closes DEVX-46
Auto-merge: If all CI checks pass, this PR will be merged automatically.
## Automated PR Review
- Architecture compliance: OK
- Best practices: OK
- Security: OK
- i18n: OK
- Resource management: OK
- Documentation: OK
- Tests: OK
- Commit conventions: OK
No issues found by automated checks.
---
**Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil
merged commit 82d613e23b into master2026-06-24 22:48:07 +00:00
emil
deleted branch DEVX-46-fix-getting-started-docs2026-06-24 22:48:07 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Expand the installation section in README.md and docs/index.md with:
--index-url)~/.pip/pip.confpyproject.tomlexample showing how to add devx as a dependency with the registry configuredCloses DEVX-46
Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.