-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating package to fix import convokit issue (#246)
Co-authored-by: Ethan Xia <[email protected]> Co-authored-by: seanzhangkx8 <[email protected]>
- Loading branch information
1 parent
f24a248
commit 740ce94
Showing
2 changed files
with
12 additions
and
2 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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Collecting pybind11 | ||
Obtaining dependency information for pybind11 from https://files.pythonhosted.org/packages/13/2f/0f24b288e2ce56f51c920137620b4434a38fd80583dbbe24fc2a1656c388/pybind11-2.13.6-py3-none-any.whl.metadata | ||
Downloading pybind11-2.13.6-py3-none-any.whl.metadata (9.5 kB) | ||
Downloading pybind11-2.13.6-py3-none-any.whl (243 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 5.4 MB/s eta 0:00:00 | ||
Installing collected packages: pybind11 | ||
Successfully installed pybind11-2.13.6 |
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