chevah / pythia

Chevah's Python 3 distribution
MIT License
4 stars 2 forks source link

Rename and improve generic Linux packages. #36

Closed dumol closed 1 year ago

dumol commented 1 year ago

But if we are making this move I would like to call the package 'linux' and not 'lnx'... but we can leave this for py3.

Originally posted by @adiroiban in https://github.com/chevah/server/issues/5718#issuecomment-1325377150

dumol commented 1 year ago

While at it, from https://github.com/chevah/server/pull/5718#issuecomment-1325722730:

in the root folder, the python package should only include "lib" and "bin". "include" should not be there.

Also, for site-package, I think that it can be distributed without the "wheel" python package. since the "wheel" package is OS independent.

For for pythia, we can go with a single glic linux version.