2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-19 03:06:31 +00:00

Fixes for installer (#7344) (#7350)

* - move reqs file to contrib
- detect previously used python version
- safe extra requirements to INSTALLER_EXTRA

* add missing fi

* move site setting

Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
Oliver
2024-05-27 19:45:38 +10:00
committed by GitHub
parent 54f2072e97
commit d4d9aa9d1b
8 changed files with 46 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
# Packages needed for CI/packages
requests==2.31.0
pyyaml==6.0.1
jc==1.25.2