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

Are pyproject.toml field requirements really compulsory? #5106

Closed
3 tasks done
AndreGuerra123 opened this issue Jan 26, 2022 · 2 comments
Closed
3 tasks done

Are pyproject.toml field requirements really compulsory? #5106

AndreGuerra123 opened this issue Jan 26, 2022 · 2 comments
Labels
kind/feature Feature requests/implementations

Comments

@AndreGuerra123
Copy link

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.
  • I have searched on public repositories to check if there was an alternative use.

Feature Request

As an app and api developer I usually don't use the isolation poetry excellently provides since I'm building and deploying in containers most of the time. However I'm using other features of the tool which I really appreciate, for instance install the packages provided in pyproject.toml, use the poetry lock, scripts and dependency structure. In my particular case I won't see the need to have some required fields used for packaging such as version, authors, and description. This for instance is not present at conda. I know that they are different goals between packaging a library and setting an app and I consider then to be both types of "projects" and my feature request is to allow that to be defined in the pyproject.toml somehow, or loosen the requirements on those fields. So far, I noticed in public available projects these fields are left on blank when deploying apps but I don't know the implications.

@AndreGuerra123 AndreGuerra123 added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels Jan 26, 2022
@finswimmer
Copy link
Member

Hey @AndreGuerra123,

what you are asking for was already asked before in #1132

fin swimmer

@abn abn removed the status/triage This issue needs to be triaged label Mar 3, 2022
Copy link

github-actions bot commented Mar 2, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations
Projects
None yet
Development

No branches or pull requests

3 participants