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

restore deleted setup.cfg #7

Merged
merged 1 commit into from
Jul 28, 2023
Merged

restore deleted setup.cfg #7

merged 1 commit into from
Jul 28, 2023

Conversation

lzap
Copy link
Member

@lzap lzap commented Jul 28, 2023

Looks like setup.cfg is still needed on GHA CI for some reason:

 pip3 install ./changelog
  shell: /usr/bin/bash -e {0}
  env:
    GO_SVR: 1.19.6
Defaulting to user installation because normal site-packages is not writeable
Processing ./changelog
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: UNKNOWN
  Building wheel for UNKNOWN (pyproject.toml): started
  Building wheel for UNKNOWN (pyproject.toml): finished with status 'done'
  Created wheel for UNKNOWN: filename=UNKNOWN-0.0.0-py3-none-any.whl size=13170 sha256=628fa45145c4eefcb731f3343005b162467a58a3f225778f267881d03f889ac2
  Stored in directory: /tmp/pip-ephem-wheel-cache-93rqlayk/wheels/d3/ed/73/49464ab3f55b51029de23c1b2baa1adae910909f009b349f32
Successfully built UNKNOWN
Installing collected packages: UNKNOWN
Successfully installed UNKNOWN-0.0.0

No idea what is going on. And why there are two "project" files.

@lzap lzap merged commit b410d01 into RHEnVision:main Jul 28, 2023
4 checks passed
@lzap lzap deleted the setup-back branch July 28, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants