#8 introduced constraints on the python version in the toml file. Nevertheless, once the [project] section is introduced, the build system also requires name, version and other attributes. Due to using versioneer, it is not obvious to import the version on the toml file which does not support dynamic content.