thombashi / pytablewriter

pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
https://pytablewriter.rtfd.io/
MIT License
611 stars 43 forks source link

Bump Python 3.10 RC version for CI #50

Closed hugovk closed 3 years ago

hugovk commented 3 years ago

RC2 just came out yesterday, will retry tomorrow to see if GHA has picked it up.

https://discuss.python.org/t/python-3-10-0rc2-is-now-available/10496

hugovk commented 3 years ago

RC2 just came out yesterday, will retry tomorrow to see if GHA has picked it up.

discuss.python.org/t/python-3-10-0rc2-is-now-available/10496

Ready!

thombashi commented 3 years ago

Thank you for your pull request.

hugovk commented 3 years ago

You're welcome, and thank you for pytablewriter.