diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-05-01 15:21:17 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-05-01 15:21:17 -0400 |
| commit | 48db99504bc148dddc3a0d94e3e0b3c758aeed49 (patch) | |
| tree | 4ae22938692b258091a6ad57e3aaf642337ebffb | |
| parent | e49ca58c925166c8a94c8f1c116e0a0b6db65321 (diff) | |
| download | arch-pkgs-48db99504bc148dddc3a0d94e3e0b3c758aeed49.tar.gz | |
add new package
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | python-dask | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index c750603..5638034 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,9 +88,6 @@ [submodule "python-fastparquet"] path = python-fastparquet url = ssh://aur@aur.archlinux.org/python-fastparquet -[submodule "python-dask"] - path = python-dask - url = https://aur.archlinux.org/python-dask.git [submodule "blpapi_cpp"] path = blpapi_cpp url = aur@aur.archlinux.org:blpapi_cpp.git @@ -100,3 +97,6 @@ [submodule "python-geopandas"] path = python-geopandas url = aur@aur.archlinux.org:python-geopandas.git +[submodule "python-dask"] + path = python-dask + url = ssh://aur@aur.archlinux.org/python-dask diff --git a/python-dask b/python-dask -Subproject d4ad55bebdb18f910a921e10d6f999a702a9089 +Subproject 460121e957cc639ef16ba64eebe47e31e57bc80 |
