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

[FEATURE] Allow to install plugins via pip #40

Open
MikkCZ opened this issue Mar 20, 2023 · 2 comments
Open

[FEATURE] Allow to install plugins via pip #40

MikkCZ opened this issue Mar 20, 2023 · 2 comments

Comments

@MikkCZ
Copy link
Contributor

MikkCZ commented Mar 20, 2023

Beside git, pretalx plugins can be also installed as pip packages. This ansible role allows to install pretalx itself as a pip package, but plugins are only installed from git. Btw. pip should be able to install packages from a git repository as well, so there is a potential to just use pip for installation regardless of the source, whether it should be a release from PyPI, or bleeding edge from a potentially custom git repository.

@MikkCZ
Copy link
Contributor Author

MikkCZ commented Mar 21, 2023

@MikkCZ
Copy link
Contributor Author

MikkCZ commented Mar 21, 2023

I am not 100% sure to make the change in a backward compatible manner, but I am in general interested in such feature to install plugins as packages instead of cloning remote repositories. Will see how fast I can get to this through my personal backlog.

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

No branches or pull requests

1 participant