mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Document --change-time in web-based docs' command line reference (#1471)
* Document change-time in command line reference * Keep mkdocs version under 1.3 both locally and for readthedocs
This commit is contained in:
parent
663f151974
commit
11209b4b42
4 changed files with 143 additions and 137 deletions
|
@ -51,7 +51,7 @@ pytest-bdd = { version = ">=4.0.1", optional = true }
|
|||
toml = { version = ">=0.10", optional = true }
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mkdocs = ">=1.0"
|
||||
mkdocs = ">=1.0,<1.3"
|
||||
black = { version = ">=21.5b2", allow-prereleases = true }
|
||||
toml = ">=0.10"
|
||||
pytest = ">=6.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue