forked from google-gemini/generative-ai-python
-
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 asynctest dependancy. (google-gemini#63)
* Remove asynctest, fixes:b/278080256 * black .
- Loading branch information
1 parent
e32dc21
commit 96e07fe
Showing
2 changed files
with
47 additions
and
63 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,6 @@ def get_version(): | |
extras_require = { | ||
"dev": [ | ||
"absl-py", | ||
"asynctest", | ||
"black", | ||
"nose2", | ||
"pandas", | ||
|
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