Skip to content
Snippets Groups Projects
Commit a9245fa6 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

docs update

parent 4c6c19d4
No related branches found
No related tags found
No related merge requests found
...@@ -24,9 +24,22 @@ python setup.py install ...@@ -24,9 +24,22 @@ python setup.py install
You need both [snakehouse](https://pypi.org/project/snakehouse/1.2.2/) You need both [snakehouse](https://pypi.org/project/snakehouse/1.2.2/)
and [satella](https://pypi.org/project/satella/) to compile it from the source, and [satella](https://pypi.org/project/satella/) to compile it from the source,
though wheels for Linux x86_64 Python 3.7 and Python 3.8 though binary wheels for:
and Linux ARMv7l Python 3.7 and Python 3.8 are available
on PyPI. * Linux [manylinux2014]:
* x86_64:
* Python 3.6
* Python 3.7
* Python 3.8
* armv7l:
* Python 3.7
* Python 3.8
* Windows:
* x86_64:
* Python 3.8
are available. If you need an extra wheel, compile it yourself
or just drop me an [issue](https://github.com/smok-serwis/tempsdb/issues/new).
If you're installing it somewhere that you don't need both snakehouse If you're installing it somewhere that you don't need both snakehouse
and satella installed, compile your own binary wheel with and satella installed, compile your own binary wheel with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment