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( ...@@ -68,11 +68,6 @@ setup(
scripts=[ scripts=[
'transformers-cli' 'transformers-cli'
], ],
entry_points={
'console_scripts': [
"transformers=transformers.__main__:main",
]
},
# python_requires='>=3.5.0', # python_requires='>=3.5.0',
classifiers=[ classifiers=[
'Intended Audience :: Science/Research', '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