IntelPython / sdc

Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
https://intelpython.github.io/sdc-doc/
BSD 2-Clause "Simplified" License
646 stars 61 forks source link

Update package wheel #957

Closed Vyacheslav-Smirnov closed 3 years ago

Vyacheslav-Smirnov commented 3 years ago
pep8speaks commented 3 years ago

Hello @Vyacheslav-Smirnov! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2021-03-17 15:19:19 UTC
Vyacheslav-Smirnov commented 3 years ago

@kozlov-alexey, I am going to merge these changes. Although wheel package creation is postponed, these changes will be required later. Are you ok with the changes?

kozlov-alexey commented 3 years ago

Are you ok with the changes?

I don't mind of course, but I would prefer merging it to master (our main dev branch) and from it to gold/2021 (as part of regular drops).

Vyacheslav-Smirnov commented 3 years ago

Ok, let's do it. I have changed the target branch to master and re executed the CI.