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

Use pep517 to load project metadata #1311

Merged
merged 8 commits into from Mar 6, 2021

Commits on Mar 5, 2021

  1. Use pep517 to load project metadata

    Fix jazzband#908, first step towards addressing jazzband#1047.
    astrojuanlu committed Mar 5, 2021
    Copy the full SHA
    2f52810 View commit details
    Browse the repository at this point in the history
  2. Use vendored pep517

    astrojuanlu committed Mar 5, 2021
    Copy the full SHA
    105f853 View commit details
    Browse the repository at this point in the history
  3. Allow source files in different directories

    Co-authored-by: Albert Tugushev <albert@tugushev.ru>
    astrojuanlu and atugushev committed Mar 5, 2021
    Copy the full SHA
    f63875c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    05e775e View commit details
    Browse the repository at this point in the history
  5. Use dict literals

    Co-authored-by: Albert Tugushev <albert@tugushev.ru>
    astrojuanlu and atugushev committed Mar 5, 2021
    Copy the full SHA
    65f7ad6 View commit details
    Browse the repository at this point in the history
  6. Fix failing tests

    atugushev authored and astrojuanlu committed Mar 5, 2021
    Copy the full SHA
    6ff081e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    355f1e9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3375cd2 View commit details
    Browse the repository at this point in the history