We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1342cc9 + c2d1a78 commit 3f817a6Copy full SHA for 3f817a6
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/arup-group/cookiecutter-pypackage.git",
3
- "commit": "fdc37ca81ad3f267199b04856722ea68648b9109",
+ "commit": "b7724521f898ab28f541d492aff8e2be2ed76a01",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
requirements/dev.txt
@@ -1,10 +1,10 @@
cruft >= 2, < 3
jupyter < 2
mike >= 2, < 3
-mkdocs < 2
+mkdocs < 1.6
mkdocs-material >= 9.4, < 10
mkdocs-click < 0.7
7
-mkdocs-jupyter < 0.25
+mkdocs-jupyter < 0.24.7
8
mkdocstrings-python < 2
9
nbmake >= 1.5.1, < 2
10
pre-commit < 4
0 commit comments