Mercurial > p > roundup > code
view doc/license.txt @ 6721:c6dc2e8d59a8
Try to fix install failure for xapian on 3.11-dev and newer.
distutils.sysconfig.get_config_vars('SO') is returning None on these
platforms. Use: sysconfig.get_config_vars('SO') instead. This works
with my 3.6 install, so hopefully will work with all of the 3.x
releases we have.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 23 Jun 2022 01:24:58 -0400 |
| parents | f22831a12ab8 |
| children | 8a73b0b12102 |
line wrap: on
line source
License ======= Roundup is Free Software under the following license (from the file COPYING.txt in the software distribution): .. include:: ../COPYING.txt :literal:
