Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
elmadany committed Dec 6, 2022
1 parent f0630c4 commit b9a0564
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,13 @@
'tensorboardX==2.5.1',
'regex',
'torch==1.11.0',
# 'protobuf',
'sentencepiece==0.1.96',
'fairseq==0.12.2',
# 'pandas',
'tqdm==4.63.0',
],
entry_points={
"console_scripts": [
"afrolid_cli = afrolid.cli:afrolid_cli",
# "turjuman_score = turjuman_cli.score:score_cli",
# "afrolid_interactive = afrolid_cli.interactive:interactive_cli",
],
},

Expand Down

0 comments on commit b9a0564

Please sign in to comment.