Merge pull request #290 feature-NEWDWH2021-1252 into develop-4-crm-medical

This commit is contained in:
朝倉 明日香 2023-10-18 13:20:32 +09:00
commit 5a7acbb6a8
4 changed files with 532 additions and 468 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.8
FROM python:3.9
ENV TZ="Asia/Tokyo"

View File

@ -23,4 +23,4 @@ pytest-html = "*"
moto = "*"
[requires]
python_version = "3.8"
python_version = "3.9"

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
### ツールのバージョン
- Python 3.8.x
- Python 3.9.x
- PipEnv(Pythonの依存関係管理用モジュール)
### 開発環境