Removing pypandoc/pandoc requirement

- Was not working well on manylinux2010 build image
- Not necessary, can use markdown directly now
This commit is contained in:
Jacob Alexander
2019-12-26 23:52:10 -08:00
parent 84600a7ebf
commit 01e4d3ed2f
6 changed files with 10 additions and 19 deletions

View File

@@ -1,6 +1,5 @@
jinja2
cython
setuptools
pypandoc
pytest
tox