Re: [Numpy-discussion] Inclusion of licenses

2020-12-10 Thread Charles R Harris
On Thu, Dec 10, 2020 at 2:35 AM Ralf Gommers wrote: > > > On Thu, Dec 10, 2020 at 6:42 AM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Wed, Dec 9, 2020 at 5:17 PM Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> Hi All, >>> >>> Currently we append appropriate

Re: [Numpy-discussion] Inclusion of licenses

2020-12-10 Thread Ralf Gommers
On Thu, Dec 10, 2020 at 6:42 AM Charles R Harris wrote: > > > On Wed, Dec 9, 2020 at 5:17 PM Charles R Harris > wrote: > >> Hi All, >> >> Currently we append appropriate platform licenses to the LICENSE.txt >> file when building wheels for release. This means that there are >> uncommitted chang

Re: [Numpy-discussion] Inclusion of licenses

2020-12-09 Thread Charles R Harris
On Wed, Dec 9, 2020 at 5:17 PM Charles R Harris wrote: > Hi All, > > Currently we append appropriate platform licenses to the LICENSE.txt file > when building wheels for release. This means that there are > uncommitted changes which shows up in the versioneer version as 'dirty', > see the nightl

[Numpy-discussion] Inclusion of licenses

2020-12-09 Thread Charles R Harris
Hi All, Currently we append appropriate platform licenses to the LICENSE.txt file when building wheels for release. This means that there are uncommitted changes which shows up in the versioneer version as 'dirty', see the nightly files. This is unfortunate, but accurate :) There are at least two