-
Kirill Smelkov authored
If setuptools.file_finders group is not registered, dist.get_entry_map('setuptools.file_finders') returns just {} not connected to entry map, and further modifications of this dict go nowhere (and thus, our git_lsfiles() is not hooked -> sdist fails to produce correct source archive). This is a workaround for setuptools 9.0 dropping `setuptools.file_finders` entrypoint group registration: https://bitbucket.org/pypa/setuptools/commits/f191c8a1225bd58a5fb5aa9abb31b06dc710f0b9#Lsetup.pyF175 https://bitbucket.org/pypa/setuptools/issue/313 issue reported back: https://bitbucket.org/pypa/setuptools/issue/313#comment-18430008
11d130d1
Name |
Last commit
|
Last update |
---|---|---|
3rdparty | ||
bigarray | ||
bigfile | ||
demo | ||
include/wendelin | ||
lib | ||
t | ||
.gitignore | ||
.gitmodules | ||
CHANGES | ||
COPYING | ||
Makefile | ||
setup.py | ||
tox.ini | ||
wendelin.py |