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

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
  #################################################################################
68
  # PROJECT RULES #
69
  #################################################################################
 
64
  cd summarization
65
 
66
  ## Update python package
67
+ python setup.py sdist bdist_wheel
68
  #################################################################################
69
  # PROJECT RULES #
70
  #################################################################################