Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 22851] pypi/pypi/-/websockets/8.1

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=22851





--- Comment #18 from Sebastian Schildt <Sebastian.Schildt@xxxxxxxxxxxx>  2021-02-24 11:54:18 ---
Hi,

I added them becaus, the source was not accepted

> "Please only attach source that is required for the binary distribution.  Items
> that do not ship or do not build into binaries are not to be included in the
> source attachment.  Typical exclusions are tests, docs, and examples which are
> not included in the jar that is shipped.


I am unsure how I should finde out which source files in a library my code
"touches" without tremendous effort.

The wheels are "binary" packages, but as Python is interpreted it is source for
Py-only packages such as this


I can mark the x64 wheel "obsolete" and keep the pypi src zip


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top