mirror of
https://github.com/pretix/pretix.git
synced 2026-05-14 16:44:06 +00:00
Re-structured requirements files
This commit is contained in:
@@ -37,7 +37,7 @@ Working with the code
|
||||
The first thing you need are all the main application's dependencies::
|
||||
|
||||
cd src/
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements.txt requirements/dev.txt
|
||||
|
||||
Then, create the local database::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user