pyexcel / pyexcel-io

One interface to read and write the data in various excel formats, import the data into and export the data from databases
http://io.pyexcel.org
Other
58 stars 20 forks source link

Include tests in source tarballs #60

Closed jayvdb closed 5 years ago

jayvdb commented 5 years ago

Also for pyexcel , pyexcel-xls, pyexcel-xlsx being packaged at https://build.opensuse.org/project/show/home:jayvdb:pyexcel

Then the others ... ;-)

chfw commented 5 years ago

Thanks for your effort in packaging pyexcel. I will do so at your command.

chfw commented 5 years ago

Just did a googling. Emendonca did include into opensuse, though not the latest nor your standard.

Anyway thanks for both of you.

jayvdb commented 5 years ago

I based my packages on Emendonca's, so their contribution is included in the history.

jayvdb commented 5 years ago

fwiw, I have a fairly easy workaround described at https://github.com/openSUSE/py2pack/issues/110 , so this isnt a high priority now.

jayvdb commented 5 years ago

For https://github.com/pyexcel/pyexcel , it also needs to include examples.

And they all should include docs , so doctest can be run

chfw commented 5 years ago

Hold on. 0.5.12 did too much.

jayvdb commented 5 years ago

Just noting, when doing this for the other pyexcel packages, see https://github.com/pyexcel/pyexcel-io/issues/65