diff --git a/pyproject.toml b/pyproject.toml index 1bd4e81..c34bd16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pybci-package" +dynamic = ["version"] description = "A Python interface to create a BCI with the Lab Streaming Layer, Pytorch, SciKit-Learn and Tensorflow packages" readme = "README.md" authors = [