-
Notifications
You must be signed in to change notification settings - Fork 8
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
Unpin and update requirements #44
Conversation
thisac
commented
Dec 7, 2023
•
edited
Loading
edited
- Unpins dev requirements
- Updates requirements for compatibility
- Adds pyqir as an optional dependency and removes the version check.
17a9d63
to
11f4cd1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #44 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 17 17
Lines 1550 1545 -5
Branches 263 263
=========================================
- Hits 1550 1545 -5 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a few comments about version parsing and comparison, but otherwise looks good (the relaxed test requirements).
QIR | ||
=== |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had forgotten to add QIR to the docs.
c44b5d2
to
0b7a3dd
Compare
0b7a3dd
to
56df4d6
Compare