Skip to content

Commit add62ff

Browse files
committed
#16 Adjust supported Python version and dependencies.
1 parent bbe7442 commit add62ff

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ For more details, please see [A Guide to NumPy/SciPy Documentation](https://docs
4343

4444
## Python version
4545

46-
- Python 3.6 or later (tested on Python 3.6).
47-
- Python 2.7 (tested on Python 2.7.16).
46+
- Python 3.6 or later.
4847

4948
## Libraries
5049

@@ -657,7 +656,7 @@ The following library modules are used for testing and lint.
657656

658657
- pytest==4.3.1
659658
- pytest-cov==2.7.1
660-
- voluptuous==0.11.5
659+
- voluptuous==0.12.1
661660
- flake8==3.7.8
662661
- autoflake==1.3
663662
- autopep8==1.4.4

0 commit comments

Comments
 (0)