This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git


    from 166327c  copied from datasketches-cpp with some modifications (to be 
removed there)
     add 647df94  Remove pycache files, add manifest that should fix tox
     new 5c7a718  Merge pull request #1 from apache/tox_fixes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tox.ini => MANIFEST.in                                  |  16 ++++++++--------
 datasketches/__pycache__/DensityWrapper.cpython-310.pyc | Bin 3547 -> 0 bytes
 datasketches/__pycache__/KernelFunction.cpython-310.pyc | Bin 878 -> 0 bytes
 datasketches/__pycache__/PySerDe.cpython-310.pyc        | Bin 3152 -> 0 bytes
 datasketches/__pycache__/PySerDe.cpython-39.pyc         | Bin 3438 -> 0 bytes
 datasketches/__pycache__/TuplePolicy.cpython-310.pyc    | Bin 2164 -> 0 bytes
 datasketches/__pycache__/TupleWrapper.cpython-310.pyc   | Bin 10650 -> 0 bytes
 datasketches/__pycache__/__init__.cpython-310.pyc       | Bin 489 -> 0 bytes
 datasketches/__pycache__/__init__.cpython-39.pyc        | Bin 239 -> 0 bytes
 setup.py                                                |   2 +-
 10 files changed, 9 insertions(+), 9 deletions(-)
 copy tox.ini => MANIFEST.in (85%)
 delete mode 100644 datasketches/__pycache__/DensityWrapper.cpython-310.pyc
 delete mode 100644 datasketches/__pycache__/KernelFunction.cpython-310.pyc
 delete mode 100644 datasketches/__pycache__/PySerDe.cpython-310.pyc
 delete mode 100644 datasketches/__pycache__/PySerDe.cpython-39.pyc
 delete mode 100644 datasketches/__pycache__/TuplePolicy.cpython-310.pyc
 delete mode 100644 datasketches/__pycache__/TupleWrapper.cpython-310.pyc
 delete mode 100644 datasketches/__pycache__/__init__.cpython-310.pyc
 delete mode 100644 datasketches/__pycache__/__init__.cpython-39.pyc


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to