Remove krpano from pix360 requirements
This commit is contained in:
parent
f3d84d6265
commit
41f4b0887f
2 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,5 @@ build:
|
||||||
script:
|
script:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python manage.py migrate
|
- python manage.py migrate
|
||||||
|
- python manage.py installmodules
|
||||||
- python manage.py runserver &
|
- python manage.py runserver &
|
||||||
|
|
|
@ -8,4 +8,3 @@ argon2-cffi
|
||||||
django-autosecretkey
|
django-autosecretkey
|
||||||
|
|
||||||
git+https://kumig.it/kumisystems/pix360core.git
|
git+https://kumig.it/kumisystems/pix360core.git
|
||||||
git+https://kumig.it/kumisystems/pix360_krpano.git
|
|
||||||
|
|
Loading…
Reference in a new issue