Start implementating platform files

This commit is contained in:
Loic Guegan 2022-09-10 10:06:17 +02:00
parent 54d88bce8f
commit f7a7af979d
5 changed files with 40 additions and 1 deletions

View file

@ -1,6 +1,7 @@
[project]
name = "esds"
dynamic = ["version"]
dependencies = ["numpy","pyyaml"]
[build-system]
requires = ["setuptools"]