mirror of
https://github.com/enpaul/keyosk.git
synced 2025-12-19 09:42:34 +00:00
Update toxfile to pin all dependencies to locked versions
Stop-gap until I can figure out how to create a tox env from the lockfile Add missing pytest-cov dev dependency Fix py3.6 sqlite compatibility error with pathlib
This commit is contained in:
@@ -29,6 +29,7 @@ pytest = "^5.3.5"
|
||||
black = {version = "^19.10b0", allow-prereleases = true}
|
||||
pylint = "2.3.1"
|
||||
astroid = "2.2.5"
|
||||
pytest-cov = "^2.8.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=1.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user