Skip to content

Commit 5852999

Browse files
authored
Merge pull request #50 from sa2c/update
Merge code update
2 parents 855a21f + 1852689 commit 5852999

19 files changed

+307
-591
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
/tests/.pytest_cache/
44
/.pytest_cache/
55
*.pyc
6-
rynner_logs.txt
6+
/.idea/

.spacemacs.el

Lines changed: 0 additions & 63 deletions
This file was deleted.

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: python
22
python:
3-
- "3.5"
4-
- "3.6"
3+
- "3.9"
54
env:
65
global:
76
- PIPENV_VENV_IN_PROJECT=1

Pipfile

Lines changed: 0 additions & 19 deletions
This file was deleted.

Pipfile.lock

Lines changed: 0 additions & 245 deletions
This file was deleted.

0 commit comments

Comments
 (0)