Commit 407093b3 authored by thomwolf's avatar thomwolf
Browse files

Merge branch 'cli' of https://github.com/huggingface/transformers into cli

parents c7be096c a305067f
......@@ -68,11 +68,6 @@ setup(
scripts=[
'transformers-cli'
],
entry_points={
'console_scripts': [
"transformers=transformers.__main__:main",
]
},
# python_requires='>=3.5.0',
classifiers=[
'Intended Audience :: Science/Research',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment