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

Repair CI (Temporary solution) #62

Closed
wants to merge 5 commits into from

Conversation

SmaranTum
Copy link
Contributor

CI is currently failing due to pypa/setuptools#3488 implementing PEP660 editable installs in setuptools (starting with version 64)

As a temporary solution the setuptools version is forced to be less than 64

⬆️ Bump extern/qfr from `eca6a38` to `24b00a9` (cda-tum#43)
update the main repository
⬆️ Bump extern/qfr from `92bbd82` to `177f469` (cda-tum#48)
the setuptools version is forced to be less than 64
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #62 (2db9a2b) into main (4415c04) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     #62   +/-   ##
=====================================
  Coverage   90.6%   90.6%           
=====================================
  Files         18      18           
  Lines       1521    1521           
=====================================
  Hits        1379    1379           
  Misses       142     142           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@burgholzer
Copy link
Member

This PR still contains unrelated merge commits that are unnecessary and superfluous.
A proper PR for this fix should consist of a single commit that pins the setuptools version.

@SmaranTum SmaranTum closed this Aug 22, 2022
@SmaranTum SmaranTum deleted the Change-setuptools-version branch August 22, 2022 17:56
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.

None yet

2 participants