2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 18:15:40 +00:00

Merge branch 'master' of https://github.com/inventree/InvenTree into devOps

This commit is contained in:
Matthias
2022-05-18 23:39:58 +02:00
180 changed files with 35367 additions and 33646 deletions

View File

@ -6,11 +6,7 @@ import sys
import pathlib
import re
try:
from invoke import ctask as task
except:
from invoke import task
from invoke import task
def apps():