mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
[Travis] add testing on Windows and Mac
See #739 (Python 3.8), #619 (Windows) Appease the Travis gods [Travis] no auto-ruby [Travis] include a test in not UTC see #742 [Travis] Add Python to PATH on Windows [Travis] Windows: try Python 3.7 for cryptography wheels? [Travis] Windows tests time out
This commit is contained in:
parent
24cd1d460b
commit
70c946bc13
3 changed files with 39 additions and 6 deletions
|
@ -13,7 +13,7 @@ homepage = "https://jrnl.sh"
|
|||
repository = "https://github.com/jrnl-org/jrnl"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.6.0, <3.8.0"
|
||||
python = ">=3.6.0, <3.9.0"
|
||||
pyxdg = "^0.26.0"
|
||||
cryptography = "^2.7"
|
||||
passlib = "^1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue