Skip to content

Commit 24aedc6

Browse files
committed
Update packages
1 parent 1bd6695 commit 24aedc6

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: python
22
python:
3-
- "3.5"
4-
- "3.5-dev" # 3.5 development branch
53
- "3.6"
64
- "3.6-dev" # 3.6 development branch
75
branches:

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ colour-science = "^0.3.13"
2020
pandas = "^0.25.0"
2121

2222
[tool.poetry.dev-dependencies]
23-
python = "^3.6"
24-
Pillow = "^6.1"
25-
colour-science = "^0.3.13"
26-
pandas = "^0.25.0"
2723

2824
[build-system]
2925
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)