Skip to content

Commit b214ab9

Browse files
authored
Update pypi.yml
Put back the oldest python version to 3.8.
1 parent b7f9934 commit b214ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
NOMAD_MSVC_CONF=Release
8282
BUILD_OPENMP=${{ matrix.target.openmp }}
8383
CIBW_PROJECT_REQUIRES_PYTHON: >-
84-
>=3.13
84+
>=3.8
8585
CIBW_BUILD_FRONTEND: >-
8686
build
8787
CIBW_BUILD_VERBOSITY: >-

0 commit comments

Comments
 (0)