Removed python requirements from README. [ci skip]
This commit is contained in:
parent
541e42023d
commit
19131d8dd5
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue