Skip to content
Snippets Groups Projects
Commit 18ed3420 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

uwsgi-python/pretix: Update pip query for installation

https://pretix.eu/about/en/blog/20230426-release-4190/ → “Runtime and server
environment”
parent 998e97fd
Branches
No related tags found
1 merge request!46uwsgi-python/pretix: Update pip query for installation
Pipeline #4940 passed
...@@ -40,7 +40,7 @@ app_deploy_key: '' ...@@ -40,7 +40,7 @@ app_deploy_key: ''
app_git_url: 'https://github.com/pretix/pretix.git' app_git_url: 'https://github.com/pretix/pretix.git'
app_git_version: 'stable' # release/2.4.x app_git_version: 'stable' # release/2.4.x
app_git_pip: true app_git_pip: true
app_git_pip_query: '#egg=pretix&subdirectory=src' app_git_pip_query: '#egg=pretix'
app_requirements_file: '' app_requirements_file: ''
app_exectmp: true app_exectmp: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment