Skip to content

Commit 9f547b5

Browse files
committed
Add missing comma to pyproject.toml
1 parent b62cc3e commit 9f547b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
'pyevtk',
3131

3232
# Our packages from PyPi
33-
'sympde @ https://github.com/pyccel/sympde/archive/refs/heads/dot-inner.zip'
33+
'sympde @ https://github.com/pyccel/sympde/archive/refs/heads/dot-inner.zip',
3434
'pyccel >= 1.11.2',
3535
'gelato == 0.12',
3636

0 commit comments

Comments
 (0)