thoth-station / package-extract

Manipulation with package dependencies in containers and install logs
https://thoth-station.github.io/
GNU General Public License v3.0
1 stars 11 forks source link

Replace setup.py + requirements.txt with pyproject.toml #499

Closed VannTen closed 1 year ago

VannTen commented 2 years ago
sesheta commented 2 years ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

VannTen commented 2 years ago

/test thoth-pytest-py38

VannTen commented 2 years ago

/test all

VannTen commented 1 year ago

So I've rebased and does not use micropipenv to build/install the packages, only the deps. Otherwise I get a never-ending loop.

goern commented 1 year ago

/test pre-commit

VannTen commented 1 year ago

Needs approval o7

goern commented 1 year ago

/approve

VannTen commented 1 year ago

@harshad16 or @KPostOffice : some approval pls ? :)

VannTen commented 1 year ago

/approve

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: goern, VannTen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/package-extract/blob/master/OWNERS)~~ [VannTen] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codificat commented 1 year ago

/lgtm thanks!