Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from Sandarmann/master
Browse files Browse the repository at this point in the history
Bugfix + Loosen restriction on Python 3 version
  • Loading branch information
l50 committed Sep 11, 2019
2 parents 79478e1 + 3e25e32 commit 8982bba
Show file tree
Hide file tree
Showing 4 changed files with 179 additions and 246 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -28,4 +28,4 @@ tox = "*"
pytest-runner = "*"

[requires]
python_version = "3.6"
python_version = "3"

0 comments on commit 8982bba

Please sign in to comment.