Skip to content

Commit 33777f6

Browse files
committed
READMEに動作を確認したバージョンを明記
1 parent 9187d42 commit 33777f6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,18 @@ poetry add matplotlib-fontja
4545
conda install conda-forge::matplotlib-fontja
4646
```
4747

48+
## 動作確認環境
49+
50+
以下のPythonとMatplotlibのバージョンの組み合わせで動作を確認しています。
51+
52+
- Python 3.7: Matplotlib 3.0 - 3.5
53+
- Python 3.8: Matplotlib 3.3 - 3.7
54+
- Python 3.9: Matplotlib 3.3 - 3.9
55+
- Python 3.10: Matplotlib 3.3 - 3.10
56+
- Python 3.11: Matplotlib 3.3 - 3.10
57+
- Python 3.12: Matplotlib 3.5 - 3.10
58+
- Python 3.13: Matplotlib 3.5 - 3.10
59+
4860
## 利用フォント
4961

5062
IPAexゴシック (Ver.004.01) を利用しています。

0 commit comments

Comments
 (0)