ickc / pantable

CSV Tables in Markdown: Pandoc Filter for CSV Tables
https://ickc.github.io/pantable/
BSD 3-Clause "New" or "Revised" License
86 stars 15 forks source link

Test dependencies appear to be bogus #48

Closed alerque closed 4 years ago

alerque commented 4 years ago

Most of the python packages it test/requirements.txt do not seem to be used anywhere.

(Noticed while trying to fix up Arch Linux packaging.)

ickc commented 4 years ago

Those in tests/requirements.txt are needed only when developing. Some are needed in Travis, some are needed in pushing to PyPI IIRC.

So the only one needed for deployment is the requirements.txt in root.