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

fix: update dependencies to work with pep517 #73

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

danihodovic
Copy link
Collaborator

Note: This error originates from the build backend, and is likely not a problem with poetry but with wrapt (1.13.3) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-pep517 "wrapt (==1.13.3)"'.

and

12.25 Note: This error originates from the build backend, and is likely not a problem with poetry but with cairocffi (1.4.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-pep517 "cairocffi (==1.4.0)"'.

```
Note: This error originates from the build backend, and is likely not a problem with poetry but with wrapt (1.13.3) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-pep517 "wrapt (==1.13.3)"'.
```

and

```
12.25 Note: This error originates from the build backend, and is likely not a problem with poetry but with cairocffi (1.4.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-pep517 "cairocffi (==1.4.0)"'.
```
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (03c9fbc) 98.23% compared to head (5e2a944) 98.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files           5        5           
  Lines         113      113           
  Branches        7        7           
=======================================
  Hits          111      111           
  Misses          2        2           
Flag Coverage Δ
unittests 98.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@danihodovic danihodovic merged commit d0b6a79 into main Sep 8, 2023
12 checks passed
@danihodovic danihodovic deleted the fix-deps branch September 8, 2023 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant