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 issues with uncertainties #3334

Merged
merged 3 commits into from
Sep 6, 2021

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Sep 6, 2021

  • Upgrade minimum version to 3.1.4. This is the first version that ships a python 2/3 universal binary. This should hopefully resolve issues in Bump qtpy from 1.10.0 to 1.11.0 #3332
  • Move the import into the function that uses it so logging setup does not trigger an import of uncertainties

This is the first version to ship an universion 2/3 version

It should fix issues with ur prefix seen in microsoft#3332
into function that uses it

This prevents qcodes logging and conftest from importing in

Triggering a warning at conf test time (from deprecated imp
@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #3334 (ba81533) into master (172ab49) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3334   +/-   ##
=======================================
  Coverage   66.20%   66.20%           
=======================================
  Files         220      220           
  Lines       29250    29250           
=======================================
  Hits        19365    19365           
  Misses       9885     9885           

@jenshnielsen jenshnielsen merged commit b382af3 into microsoft:master Sep 6, 2021
@jenshnielsen jenshnielsen deleted the fix_uncertainties branch September 6, 2021 11:00
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