Skip to content

Fix offline installation#39

Draft
denkv wants to merge 6 commits into
developfrom
develop-offline-install
Draft

Fix offline installation#39
denkv wants to merge 6 commits into
developfrom
develop-offline-install

Conversation

@denkv
Copy link
Copy Markdown
Collaborator

@denkv denkv commented May 18, 2026

No description provided.

@denkv denkv marked this pull request as ready for review May 19, 2026 11:33
Comment thread pyproject.toml Outdated
license = "MIT"
name = "learn2rag"
requires-python = "==3.13.5"
requires-python = ">=3.13, <3.14"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use a specific version there.

Comment thread package-linux Outdated
export PYAPP_EXPOSE_ALL_COMMANDS=true

echo "Clearing Cargo cache..."
(cd pyapp && cross clean)
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required?

@denkv denkv marked this pull request as draft May 19, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants