From 9512de80f84e31b86e094f4ca4095a2fa60fe6b6 Mon Sep 17 00:00:00 2001 From: Akio Taniguchi Date: Wed, 3 Jul 2024 10:00:09 +0000 Subject: [PATCH] #15 Do not use the latest setuptools (v70.2.0) The latest setuptools (v70.2.0) cannot be installed on Python 3.9 --- .github/workflows/tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 2d0f995..ed3674d 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -25,6 +25,7 @@ jobs: - uses: actions/setup-python@v5 with: python-version: ${{ matrix.python }} + - run: pip install setuptools==70.0.0 # temporary - run: pip install poetry==1.8.3 && poetry install - run: deshima-rawdata download 20231117042946 -e - run: python scripts/aste/Configure.py cosmos_20231117042946 out