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

build+ci: make local, gh, and Jenkins envs identical #2019

Open
wants to merge 1 commit into
base: 1973-clean-up-delphi-utils-take-2
Choose a base branch
from

Commits on Aug 9, 2024

  1. build+ci+jenkins: make local, ci, and deploy envs identical

    * pin pip==23.0.1 everywhere
    * remove pip install calls from ci and deploy,
      make sure all dependencies are listed in
      pyproject.toml or setup.py and installed by the
      Makefile
    * remove wheel from dependencies, only needed
      wheel for bdist_wheel command, which
      setuptools>=70.1 provides
    dshemetov committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8a72ca0 View commit details
    Browse the repository at this point in the history