[project] name = "2022strat_polo_waves" version = "0.1.0" description = "Article 2022strat_polo_waves" authors = [ {name = "pierre.augier", email = "pierre.augier@univ-grenoble-alpes.fr"}, ] dependencies = [ "formattex", "black", "fluidsim>=0.8.4", "fluidfft>=0.4.3", "pyfftw>=0.15.0", "jinja2>=3.1.4", ] requires-python = "==3.11.*" readme = "README.md" license = {text = "MIT"} [tool.pdm] distribution = false