Skip to content

Commit

Permalink
Pin Pyccel version to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yguclu authored Aug 29, 2023
1 parent fd5f878 commit 6d6d8e3
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 @@ -33,7 +33,7 @@ dependencies = [

# Our packages from PyPi
'sympde == 0.18.0',
'pyccel >= 1.8.1',
'pyccel == 1.8.1',
'gelato == 0.12',

# Alternative backend to Pyccel is Numba
Expand Down

0 comments on commit 6d6d8e3

Please sign in to comment.