mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
remove "mock" from poetry file
This commit is contained in:
parent
8d065a4173
commit
8d952bad8f
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ black = {version = "^20.8b1",allow-prereleases = true}
|
||||||
toml = ">=0.10"
|
toml = ">=0.10"
|
||||||
pyflakes = ">=2.2.0"
|
pyflakes = ">=2.2.0"
|
||||||
pytest = ">=6.2"
|
pytest = ">=6.2"
|
||||||
mock = "^4.0.3"
|
|
||||||
yq = ">=2.11"
|
yq = ">=2.11"
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
jrnl = 'jrnl.cli:cli'
|
jrnl = 'jrnl.cli:cli'
|
||||||
|
|
Loading…
Add table
Reference in a new issue