Skip to content

Commit 851b917

Browse files
committed
Remove pandoc from setup-time dependencies (???)
1 parent 65a854b commit 851b917

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
include_package_data=True,
3636
cmdclass=versioneer.get_cmdclass(),
3737
install_requires=requirements,
38-
setup_requires=['pandoc'],
3938
url='http://github.com/autodesk/pyccc',
4039
license='Apache 2.0',
4140
author='Aaron Virshup and Dion Amago, Autodesk Life Sciences',

0 commit comments

Comments
 (0)