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

Update pyproject.toml to include licence and reorder to match officia… #148

Closed
wants to merge 1 commit into from

Conversation

verbman
Copy link
Contributor

@verbman verbman commented May 12, 2024

  • Technical improvement.
  • Minor
  • Details:
    • Add licence to pyproject.toml, reorder to match official pyproject.toml example

@verbman verbman requested review from MattiSG and Ndpnt May 12, 2024 05:18
Copy link
Member

@MattiSG MattiSG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this is a good idea…

description = "OpenFisca Rules as Code model for Country-Template."
readme = "README.md"
license = {file = "LICENSE"}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you are using a standard, well-known license, it is not necessary to use this field. Instead, you should one of the classifiers starting with License ::.

https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license

@verbman verbman closed this May 13, 2024
@MattiSG
Copy link
Member

MattiSG commented May 17, 2024

To clarify: the licence information is redundant and according to the doc we should use classifiers. If you want to get the PR to focus on reordering pyproj to follow recommendations I'm happy to merge that:)

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

Successfully merging this pull request may close these issues.

2 participants