Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump pointCollection from 21d92f1 to d7d1b8d and install it properly via pip #121

Merged
merged 2 commits into from
Jul 17, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "ATL11"]
path = ATL11
url = https://github.com/suzanne64/ATL11
[submodule "pointCollection"]
path = pointCollection
url = https://github.com/SmithB/pointCollection
url = https://github.com/suzanne64/ATL11
35 changes: 34 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pointCollection
Submodule pointCollection deleted from 21d92f
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jupyterlab = "^2.1.5"
lxml = "^4.5.0"
matplotlib = "^3.2.2"
numcodecs = "<=0.6.3"
pointcollection = {git = "https://github.com/SmithB/pointCollection.git", rev = "d7d1b8d88aea3e79abc77c3386a0619abc8dba0c"}
pydap = "^3.2.2"
pyepsg = "^0.4.0"
pygmt = "^0.1.1"
Expand Down