Skip to content

Conversation

brass75
Copy link
Member

@brass75 brass75 commented Jun 21, 2025

Inital documentation for the stand alone CLI repo.

@brass75 brass75 requested a review from kjaymiller June 21, 2025 20:26
brass75 added 2 commits June 21, 2025 16:53
* Fix incorrect entry point. Add check of entry point to workflows.

* Fix workflow.

* Fix workflow part 2.
@brass75
Copy link
Member Author

brass75 commented Jun 21, 2025

Because the CLI tool needs render-engine and that installs its entry point (not the dependencies, but the entry point) there is weirdness in setting up to use an editable install here. Essentially you have to install . twice - once normally and once with -e because of the conflict. (Apparently -e doesn't overwrite an existing entry point.)

@brass75 brass75 merged commit 7346065 into main Jun 23, 2025
15 checks passed
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