-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding branches for testing * renaming workflow to workflows * addign extra empty line to trigger the workflow * Put the branches into bullet points * remove test coverage * Rename test.py to test_plots.py Adding underscrore for discoverability * fixing get_data call * limit to python 3.10 * pin pandas * test with unpinned Python
- Loading branch information
1 parent
00a75f7
commit 1e90217
Showing
3 changed files
with
52 additions
and
43 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
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 |
---|---|---|
|
@@ -3,3 +3,4 @@ hvplot | |
geoviews | ||
pyvista | ||
ipykernel | ||
pandas == 1.5.3 |