gagan3012 commited on
Commit
908a49a
·
1 Parent(s): 98c628a

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +0 -1
setup.py CHANGED
@@ -11,7 +11,6 @@ with open('requirements.txt') as f:
11
 
12
  setup(
13
  name='t5s',
14
- packages=find_packages(),
15
  version='2.0.0',
16
  description="T5 Summarisation Using Pytorch Lightning",
17
  license='MIT License',
 
11
 
12
  setup(
13
  name='t5s',
 
14
  version='2.0.0',
15
  description="T5 Summarisation Using Pytorch Lightning",
16
  license='MIT License',