nficano commited on
Commit
18172a6
·
1 Parent(s): 6d421d4

updated compat dependancies

Browse files
Files changed (3) hide show
  1. .travis.yml +0 -1
  2. Pipfile +2 -0
  3. Pipfile.lock +1 -1
.travis.yml CHANGED
@@ -7,7 +7,6 @@ python:
7
  - "3.4"
8
  - "3.5"
9
  - "3.6"
10
- - "3.7"
11
  - "3.7-dev"
12
  install: "make"
13
  script:
 
7
  - "3.4"
8
  - "3.5"
9
  - "3.6"
 
10
  - "3.7-dev"
11
  install: "make"
12
  script:
Pipfile CHANGED
@@ -14,6 +14,8 @@ pre-commit = "*"
14
  "enum34" = "*"
15
  pytest-cov = "*"
16
  "pathlib2" = "*"
 
 
17
 
18
  [requires]
19
  python_version = "3.6"
 
14
  "enum34" = "*"
15
  pytest-cov = "*"
16
  "pathlib2" = "*"
17
+ setuptools = "*"
18
+ pip = "*"
19
 
20
  [requires]
21
  python_version = "3.6"
Pipfile.lock CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_meta": {
3
  "hash": {
4
- "sha256": "c7a739a68894bc183f525f4207476774df3e927c3c8a66083bdcc6044f43611b"
5
  },
6
  "pipfile-spec": 6,
7
  "requires": {
 
1
  {
2
  "_meta": {
3
  "hash": {
4
+ "sha256": "14216671a1fbc5b69a9c70d89480e5571e024e9ab46d93cf437e309b951674a9"
5
  },
6
  "pipfile-spec": 6,
7
  "requires": {