mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Ensure that required packages are installed when performing update step
This commit is contained in:
@ -83,6 +83,7 @@ Development and Testing
|
||||
Other shorthand functions are provided for the development and testing process:
|
||||
|
||||
* ``make install`` - Install all required underlying packages using PIP
|
||||
* ``make update`` - Update InvenTree installation (after database configuration)
|
||||
* ``make superuser`` - Create a superuser account
|
||||
* ``make migrate`` - Perform database migrations
|
||||
* ``make mysql`` - Install packages required for MySQL database backend
|
||||
|
Reference in New Issue
Block a user