Skip to content

Commit e017a8e

Browse files
This needs to be removed also.
1 parent 5c69159 commit e017a8e

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
@@ -56,7 +56,6 @@ def load_requirements(path: PurePath) -> List[str]:
5656
include_package_data=True,
5757
package_data={'pyff': ['xslt/*.xsl', 'schema/*.xsd']},
5858
zip_safe=False,
59-
install_requires=install_requires,
6059
scripts=['scripts/mirror-mdq.sh'],
6160
entry_points={
6261
'console_scripts': ['pyff=pyff.md:main', 'pyffd=pyff.mdq:main', 'samldiff=pyff.tools:difftool'],

0 commit comments

Comments
 (0)