mirror of
https://github.com/pretix/pretix.git
synced 2026-05-20 17:44:02 +00:00
Restructure dependencies (#2121)
This commit is contained in:
@@ -54,7 +54,7 @@ Working with the code
|
||||
The first thing you need are all the main application's dependencies::
|
||||
|
||||
cd src/
|
||||
pip3 install -r requirements.txt -r requirements/dev.txt
|
||||
pip3 install -e ".[dev]"
|
||||
|
||||
Next, you need to copy the SCSS files from the source folder to the STATIC_ROOT directory::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user