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

chore: add config for PyPI runtime publishing #5273

Merged

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    3a111e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    5f790e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Attempted fix

    keyboardDrummer committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    15903a9 View commit details
    Browse the repository at this point in the history
  2. Fix expect files

    keyboardDrummer committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    693e602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7201cb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. ensure _dafny gets packaged, fix version number

    When using the "flat layout", setuptools' auto-discovery only considers
    a single top-level module.
    See <https://setuptools.pypa.io/en/stable/userguide/package_discovery.html#flat-layout>.
    alex-chew committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a38d657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c0eca View commit details
    Browse the repository at this point in the history
  3. add BUILDING.md

    alex-chew committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    50bb52e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. rerun CI

    alex-chew committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bf58adb View commit details
    Browse the repository at this point in the history