-
Notifications
You must be signed in to change notification settings - Fork 884
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
Update test and dev requirements #386
Conversation
Codecov Report
@@ Coverage Diff @@
## master #386 +/- ##
==========================================
+ Coverage 95.77% 95.77% +<.01%
==========================================
Files 90 90
Lines 7857 7867 +10
==========================================
+ Hits 7525 7535 +10
Misses 332 332
Continue to review full report at Codecov.
|
|
||
|
||
@pytest.fixture | ||
def install_via_cl(): |
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.
install_via_cli
Same thing inside the parameterize list
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.
Fixed.
…into upgrade_dev_req
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.
looks good
flake8
, andpympler
do not have their latest version on conda, so only upgraded to the latest on conda.