Skip to content

Commit

Permalink
removed build file
Browse files Browse the repository at this point in the history
  • Loading branch information
amansrivastava17 committed Jan 10, 2020
1 parent ee346b1 commit 78b2208
Show file tree
Hide file tree
Showing 53 changed files with 2 additions and 13,595 deletions.
2 changes: 1 addition & 1 deletion client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Here you also need to install a client module `embedding-as-service-client`
$ pip install embedding-as-service # server
$ pip install embedding-as-service-client # client
```
> Client module need not to be on Python 3.6, it support both Python2 and Python3
> Client module need not to be on Python 3.6, it supports both Python2 and Python3
<h2 align="center">⚡ ️Getting Started</h2>
<p align="right"><a href="#embedding-as-service"><sup>▴ Back to top</sup></a></p>
Expand Down
74 changes: 0 additions & 74 deletions client/build/lib/embedding_as_service_client/__init__.py

This file was deleted.

Binary file not shown.
Binary file removed client/dist/embedding_as_service_client-1.0.0.tar.gz
Binary file not shown.
276 changes: 0 additions & 276 deletions client/embedding_as_service_client.egg-info/PKG-INFO

This file was deleted.

8 changes: 0 additions & 8 deletions client/embedding_as_service_client.egg-info/SOURCES.txt

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions client/embedding_as_service_client.egg-info/requires.txt

This file was deleted.

1 change: 0 additions & 1 deletion client/embedding_as_service_client.egg-info/top_level.txt

This file was deleted.

2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Here you also need to install a client module `embedding-as-service-client`
$ pip install embedding-as-service # server
$ pip install embedding-as-service-client # client
```
> Client module need not to be on Python 3.6, it support both Python2 and Python3
> Client module need not to be on Python 3.6, it supports both Python2 and Python3
<h2 align="center">⚡ ️Getting Started</h2>
<p align="right"><a href="#embedding-as-service"><sup>▴ Back to top</sup></a></p>
Expand Down
130 changes: 0 additions & 130 deletions server/build/lib/embedding_as_service/__init__.py

This file was deleted.

18 changes: 0 additions & 18 deletions server/build/lib/embedding_as_service/text/__init__.py

This file was deleted.

Loading

0 comments on commit 78b2208

Please sign in to comment.