Skip to content

Commit

Permalink
updating setup file
Browse files Browse the repository at this point in the history
  • Loading branch information
Olender committed Nov 18, 2024
1 parent 0a9e8dd commit 0c67ed5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,14 @@
version="0.9.0",
license="LGPL v3",
description="Wave modeling with the finite element method",
author="Keith J. Roberts, Alexandre F. G. Olender, Lucas Franceschini, Eduardo Moscatelli de Souza, Daiane I. Dolci",
author="Keith J. Roberts, Alexandre F. G. Olender, Eduardo Moscatelli de Souza, Daiane I. Dolci, Thiago Dias dos Santos, Lucas Franceschini",
url="https://github.com/NDF-Poli-USP/spyro",
packages=find_packages(),
install_requires=[
"firedrake",
"numpy",
"scipy",
"matplotlib",
"exdown==0.7.0",
"segyio",
"meshio"],
)

0 comments on commit 0c67ed5

Please sign in to comment.