-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Portal-Visualization to 0.0.13
- Loading branch information
1 parent
ceb57a7
commit ca1f02c
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ jsonschema==3.2.0 | |
requests==2.27.1 | ||
PyYAML==5.4.1 | ||
|
||
git+https://github.com/hubmapconsortium/[email protected].12#egg=portal-visualization | ||
git+https://github.com/hubmapconsortium/[email protected].13#egg=portal-visualization | ||
|
||
# Use the published package from PyPI as default | ||
# Use the branch name of commons from github for testing new changes made in commons from different branch | ||
|