We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48ef3b commit 8284d2bCopy full SHA for 8284d2b
.github/dependabot.yml
@@ -21,3 +21,5 @@ updates:
21
ignore:
22
- dependency-name: "jupyter-book"
23
versions: [">=2.0"]
24
+ - dependency-name: "python"
25
+ # Python version should be constrained by the anaconda distribution version
0 commit comments