Skip to content

Conversation

dries007
Copy link
Contributor

What is the purpose of this pull request? (put an "X" next to item)

  • Documentation update
  • Bug fix
  • New feature
  • Other, please explain:

What changes did you make? (Give an overview)

Changed as little as possible to enable the extraction of project.dependencies and project.optional-dependencies from pyproject.toml in line with PEP 631, as used by Hatch for example.

Which issue (if any) does this pull request address?

#32

Is there anything you'd like reviewers to focus on?

You can test the implementation by running the program inside of the tests/data folder, as the pyproject.toml file there will take priority and be used as the config file. It specifies that the PEP631 format should be used, so it becomes sort of "self referential".

@FredHappyface
Copy link
Member

Hi thanks for this, happy to go ahead and merge

@FredHappyface FredHappyface merged commit b662b95 into FHPythonUtils:master Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants