Skip to content

Comments

chore: update pyproject.toml with [project] section#69

Open
mwbrooks wants to merge 1 commit intomainfrom
mwbrooks-pyproject-project-section
Open

chore: update pyproject.toml with [project] section#69
mwbrooks wants to merge 1 commit intomainfrom
mwbrooks-pyproject-project-section

Conversation

@mwbrooks
Copy link
Member

Type of change

  • New feature
  • Bug fix
  • Documentation

Summary

This pull request update pyproject.toml with a [project] section and dependencies array.

This is important for developers running pip install -e .. Without a project section and dependencies array, an error is returned.

Requirements

  • I have ensured the changes I am contributing align with existing patterns and have tested and linted my code
  • I've read and agree to the Code of Conduct

Copy link
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

This looks good 💯

I think we might be able to remove the requirements.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants