Skip to content
Snippets Groups Projects
Commit b18c2f6d1d71 authored by ijl's avatar ijl
Browse files

Explain manylinux2014 and pip

parent 62ad1a863263
No related branches found
No related tags found
No related merge requests found
......@@ -1108,6 +1108,11 @@
## Questions
### Why can't I install it from PyPI?
Probably `pip` needs to be upgraded. `pip` added support for `manylinux2014`
in 2019.
### Will it deserialize to dataclasses, UUIDs, decimals, etc or support object_hook?
No. This requires a schema specifying what types are expected and how to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment