-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
API backports and deprecation warnings #5389
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
Changes from all commits
617867d
2d40b7a
e8711fa
11bbef5
ab5187e
a5826a9
1b1f3a1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ dependencies: | |
- mkl-service | ||
- nbsphinx>=0.4 | ||
- numpy=1.15 | ||
- numpydoc>=0.9 | ||
- numpydoc<1.2 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Would using numpydoc! =1.2.0 allow installation of 1.2.1? The PR fix was merged today, the patch release should hopefully not take long, and with that we could forget about the pin completely There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. While they labeled it |
||
- pandas=0.24 | ||
- pip | ||
- pre-commit>=2.8.0 | ||
|
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.
Capitalization is wrong, I think the first one should be LogNormal