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

Add Poetry buildpack #972

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2021

  1. Add poetry buildpack

    Heavily based off of the pipfile buildpack
    RobertRosca committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    5615f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004843d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b7d97 View commit details
    Browse the repository at this point in the history
  4. Correct the sample import

    RobertRosca committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    14e6a02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a82f1d View commit details
    Browse the repository at this point in the history
  6. Update rst formatting

    RobertRosca committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    0e334ef View commit details
    Browse the repository at this point in the history
  7. Update lockfile

    RobertRosca committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    3ad218a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01e1143 View commit details
    Browse the repository at this point in the history
  9. Run pre-commit

    RobertRosca committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    04127ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cfbb989 View commit details
    Browse the repository at this point in the history
  11. Add poetry to tests

    RobertRosca committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6ba6ed5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba4ce90 View commit details
    Browse the repository at this point in the history