To distribute the package you need pandoc installed and all the python packages in dev-requirements.txt
.
See https://packaging.python.org/en/latest/distributing.html for more info.
python setup.py sdist
twine upload dist/*
To distribute the package you need pandoc installed and all the python packages in dev-requirements.txt
.
See https://packaging.python.org/en/latest/distributing.html for more info.
python setup.py sdist
twine upload dist/*