Skip to content

Commit e7bbb84

Browse files
authored
Merge pull request #13 from UpCloudLtd/master
update from master
2 parents 5f558e6 + bdd3962 commit e7bbb84

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,3 @@ The project also supplies a small test suite to test against the live API at `te
267267
## Bugs, Issues, Problems, Ideas
268268

269269
Feel free to open a new issue : )
270-
271-
## Documentation
272-
273-
Documentation available [here](http://upcloudltd.github.io/upcloud-python-api/)

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py36, py37, py38, py39, pypy3
7+
envlist = py27, py36, py37, py38, py39, pypy3
88
skip_missing_interpreters = True
99

1010
[testenv]

0 commit comments

Comments
 (0)