forked from piskvorky/gensim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove wrappers and other cruft (piskvorky#2972)
* git rm docs/src/simserver.rst * rm -r gensim/models/wrappers * get rid of wrappers import * scrub reference to wrappers from docstring * git rm -r docs/src/models/wrappers * git rm gensim/test/test_coherencemodel.py This file relies on wrappers that aren't there anymore. * rm -r gensim/models/wrappers * rm wrapper and sklearn_api docs * git rm gensim/test/test_sklearn_api.py * bump Cython version to 0.29.21 * decrease tox verbosity * get rid of more six remnants * rm -rf gensim/sklearn_api
- Loading branch information
Showing
52 changed files
with
4 additions
and
7,720 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,5 +25,5 @@ steps: | |
displayName: 'Install tox' | ||
|
||
- script: | | ||
tox -vv | ||
tox | ||
displayName: 'Testing' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.