Adding artifact upload support for builds

- Including both bdist_wheel and sdist
- Adding pandoc dependencies
This commit is contained in:
Jacob Alexander
2019-12-26 19:29:46 -08:00
parent 5639188029
commit 032b14ed45
4 changed files with 20 additions and 1 deletions

View File

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