Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python version requirements on pyproject.toml makes pip fail #9

Open
Kenneth-Funes-TU-Delft opened this issue Jan 26, 2024 · 0 comments

Comments

@Kenneth-Funes-TU-Delft
Copy link

#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant