gagan3012 commited on
Commit
23aeb99
·
1 Parent(s): 6b4431d

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +1 -0
Makefile CHANGED
@@ -64,6 +64,7 @@ clone:
64
  cd summarization
65
 
66
  ## Update python package
 
67
  python setup.py sdist bdist_wheel
68
  #################################################################################
69
  # PROJECT RULES #
 
64
  cd summarization
65
 
66
  ## Update python package
67
+ update:
68
  python setup.py sdist bdist_wheel
69
  #################################################################################
70
  # PROJECT RULES #