whtsky/bencoder.pyx

Broken compilation on Windows (1.1.2)

Closed this issue · 0 comments

kz26 commented

This is due to a stray line in the PyPI package in the bencoder.pyx.egg-info/SOURCES.TXT:

/Users/whtsky/Documents/codes/bencoder.pyx/bencoder.c

Removing this allows the build to complete successfully.