zachgk commented on issue #15669: pypi manylinux1 is not manylinux1
URL: 
https://github.com/apache/incubator-mxnet/issues/15669#issuecomment-516103015
 
 
   @marcoabreu I don't think I described the issue well. Releases to pip that 
are tagged `manylinux1` are supposed to follow the standard described in [PEP 
513](https://www.python.org/dev/peps/pep-0513/) which requires minimal 
dependencies and supporting CentOS 5. Unfortunately, there is no other linux 
tag available besides `manylinux1` if we want to release for linux with PyPI. 
So, we are currently releasing to PyPI under `manylinux1` release but not 
actually conforming to the standards of `manylinux1`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to