Compare commits

..

No commits in common. "main" and "v1.0.1" have entirely different histories.
main ... v1.0.1

2 changed files with 2 additions and 3 deletions

View File

@ -8,5 +8,5 @@ spec:
runtime: python3.9
package: requirements.txt # 설치할 Python 패키지 정보 파일입니다.(기본 값은 requirement.txt 입니다.)
stackbase:
tagName: v1.0.2 # Stackbase(gitea)에 릴리즈 태그명 입니다.
tagName: v1.0.1 # Stackbase(gitea)에 릴리즈 태그명 입니다.
repoName: dts-py-app # Stackbase(gitea)에 저장될 저장소 이릅니다.

View File

@ -3,7 +3,6 @@ from SDT_Device.DTS import DTS
import time
import sys
import json
import uuid
import sdtcloudpubsub