Removed python requirements from README. [ci skip]

This commit is contained in:
Fabio Caccamo 2019-12-19 10:33:36 +01:00
parent 541e42023d
commit 19131d8dd5
1 changed files with 0 additions and 3 deletions

View File

@ -88,9 +88,6 @@ python-benedict is a dict subclass with **keypath** support, **I/O** shortcuts (
- Well **tested**, check the badges ;)
- 100% **backward-compatible** *(you can replace existing dicts without pain)*
## Requirements
- Python 2.7, 3.4, 3.5, 3.6, 3.7
## Installation
- Run `pip install python-benedict`