Skip to content

Commit

Permalink
TEST without 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Aug 1, 2023
1 parent cbab56a commit 3d4c491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "setuptools == 68.0.0", "wheel == 0.41.0", "cython == 0.29.36" ]
build-backend = "setuptools.build_meta"

[tool.black]
target-version = ['py38', 'py39', 'py310', 'py311']
target-version = ['py39', 'py310', 'py311']


[tool.pytest.ini_options]
Expand Down

0 comments on commit 3d4c491

Please sign in to comment.