mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Docs: Remove redundant package dependency (#4327)
* remove naming python3-dev twice * Revert "ListExporter: Do not create excel sheets with more than 30 characters" This reverts commitca3802da90. * Revert "remove naming python3-dev twice" This reverts commit7adf2d65e8. * Revert "Revert "ListExporter: Do not create excel sheets with more than 30 characters"" This reverts commitd289dc0d1d. * delete naming pyhton3-dev twice
This commit is contained in:
@@ -65,7 +65,7 @@ Package dependencies
|
||||
To build and run pretix, you will need the following debian packages::
|
||||
|
||||
# apt-get install git build-essential python3-dev python3-venv python3 python3-pip \
|
||||
python3-dev libxml2-dev libxslt1-dev libffi-dev zlib1g-dev libssl-dev \
|
||||
libxml2-dev libxslt1-dev libffi-dev zlib1g-dev libssl-dev \
|
||||
gettext libpq-dev libjpeg-dev libopenjp2-7-dev
|
||||
|
||||
Config file
|
||||
|
||||
Reference in New Issue
Block a user