Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installs plugins in editable mode in test env #102

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

rzlim08
Copy link
Collaborator

@rzlim08 rzlim08 commented Oct 31, 2023

  • Installs the plugins in editable mode if the environment is set to "TEST"
  • This was a surprisingly easy fix and will allow us to develop the plugins and have the changes update live
  • The only reason that pip install -e plugins/*/* doesn't work is that it only installs the first plugin in editable mode

@morsecodist morsecodist merged commit 3b83e79 into main Jan 31, 2024
2 checks passed
@morsecodist morsecodist deleted the rlim/install-plugins-editable-if-in-development branch January 31, 2024 04:22
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