Skip to content

Commit eb0c01e

Browse files
committed
Updated to latest version of spreadsheet
1 parent 023ff6f commit eb0c01e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.travis.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
language: python
2-
python: 3.6
3-
4-
install:
5-
- pip install -r requirements.txt
6-
7-
# command to run tests
1+
language: python
2+
python: 3.6
3+
4+
install:
5+
- pip install -r requirements.txt
6+
7+
# command to run tests
88
script: nosetests

RansomwareOverview.xlsx

0 Bytes
Binary file not shown.

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Office365-REST-Python-Client==1.1.0
2-
requests==2.13.0
3-
simplejson==3.10.0
4-
xlrd==1.0.0
1+
Office365-REST-Python-Client==1.1.0
2+
requests==2.13.0
3+
simplejson==3.10.0
4+
xlrd==1.0.0

0 commit comments

Comments
 (0)