Spaces:
Runtime error
Runtime error
Commit
β’
cc6cffc
1
Parent(s):
e8022c9
Update setup.py
Browse files
setup.py
CHANGED
@@ -46,5 +46,5 @@ setup(
|
|
46 |
description="A library and demo application for the NLP task of text style transfer.",
|
47 |
author="Andrew Reed",
|
48 |
author_email="andrew.reed.r@gmail.com",
|
49 |
-
packages=find_packages(),
|
50 |
)
|
|
|
46 |
description="A library and demo application for the NLP task of text style transfer.",
|
47 |
author="Andrew Reed",
|
48 |
author_email="andrew.reed.r@gmail.com",
|
49 |
+
# packages=find_packages(),
|
50 |
)
|