Skip to content

Commit 21326b0

Browse files
committed
Update dependencies in README
1 parent c381afc commit 21326b0

1 file changed

Lines changed: 3 additions & 13 deletions

File tree

README.rst

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,11 @@ This library is distributed under the New BSD License
88
Dependencies
99
============
1010

11-
* snappy library >= 1.0.2 (or revision 27)
12-
https://github.com/google/snappy
11+
* cramjam
1312

14-
You can install Snappy C library with following commands:
13+
* crc32c
1514

16-
- APT: :code:`sudo apt-get install libsnappy-dev`
17-
- RPM: :code:`sudo yum install snappy-devel`
18-
- Brew: :code:`brew install snappy`
19-
20-
To use with pypy:
21-
22-
* cffi >= 1.15.0
23-
http://cffi.readthedocs.org/
24-
25-
* Supports Python 2.7 and Python 3
15+
* Supports Python 3
2616

2717
Build & Install
2818
===============

0 commit comments

Comments
 (0)