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

use env markers for version specific deps #1679

Merged
merged 2 commits into from
Aug 20, 2019

Conversation

jenshnielsen
Copy link
Collaborator

see https://www.python.org/dev/peps/pep-0496/ for more info

This is the right solution for generating version independent whls that correctly handles dependencies

@codecov
Copy link

codecov bot commented Aug 20, 2019

Codecov Report

Merging #1679 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1679      +/-   ##
==========================================
- Coverage   66.94%   66.94%   -0.01%     
==========================================
  Files         144      144              
  Lines       17809    17809              
==========================================
- Hits        11923    11922       -1     
- Misses       5886     5887       +1

@codecov
Copy link

codecov bot commented Aug 20, 2019

Codecov Report

Merging #1679 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1679      +/-   ##
==========================================
+ Coverage   66.94%   66.95%   +<.01%     
==========================================
  Files         144      144              
  Lines       17809    17810       +1     
==========================================
+ Hits        11923    11924       +1     
  Misses       5886     5886

Copy link
Contributor

@Dominik-Vogel Dominik-Vogel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

@jenshnielsen jenshnielsen merged commit 2259858 into microsoft:master Aug 20, 2019
jenshnielsen added a commit that referenced this pull request Aug 20, 2019
use env markers for version specific deps
@jenshnielsen jenshnielsen deleted the useenvmarker branch October 25, 2024 11:48
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