Skip to content

fix: add frappe-dependencies to pyproject.toml for Frappe Cloud compatibility - #607

Open
Sanjusha-tridz wants to merge 1 commit into
developfrom
fix/frappe-cloud-compatibility
Open

fix: add frappe-dependencies to pyproject.toml for Frappe Cloud compatibility#607
Sanjusha-tridz wants to merge 1 commit into
developfrom
fix/frappe-cloud-compatibility

Conversation

@Sanjusha-tridz

Copy link
Copy Markdown
Collaborator

Description

This PR resolves an installation failure that occurs when adding the huf app from GitHub via Frappe Cloud (or newer bench versions).

The installer was throwing the following error:

"Could not find compatible Frappe version in pyproject.toml file. Please ensure [tool.bench.frappe-dependencies] is defined."

Changes

  • Added the [tool.bench.frappe-dependencies] section to pyproject.toml.
  • Explicitly set the supported Frappe version to >=15.0.0.

Impact

This change enables successful remote installations and deployments of the app on environments that enforce this pyproject.toml configuration check (like Frappe Cloud).

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.

1 participant