21 lines
749 B
Diff
21 lines
749 B
Diff
Index: pypandoc-1.6.3/pypandoc.egg-info/requires.txt
|
|
===================================================================
|
|
--- pypandoc-1.6.3.orig/pypandoc.egg-info/requires.txt
|
|
+++ pypandoc-1.6.3/pypandoc.egg-info/requires.txt
|
|
1@ -1,3 +0,0 @@
|
|
-setuptools
|
|
-pip>=8.1.0
|
|
-wheel>=0.25.0
|
|
Index: pypandoc-1.6.3/setup.py
|
|
===================================================================
|
|
--- pypandoc-1.6.3.orig/setup.py
|
|
+++ pypandoc-1.6.3/setup.py
|
|
@@ -87,7 +87,6 @@ setup(
|
|
author_email = 'bebraw@gmail.com',
|
|
packages = ['pypandoc'],
|
|
package_data={'pypandoc': ['files/*']},
|
|
- install_requires = ['setuptools', 'pip>=8.1.0', 'wheel>=0.25.0'],
|
|
classifiers=[
|
|
'Development Status :: 4 - Beta',
|
|
'Environment :: Console',
|