summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2020-08-13 23:29:22 -0700
committerJarrod Millman <jarrod.millman@gmail.com>2020-08-14 21:08:20 -0700
commitcaac4fb6ab9d0808b37519273aa1d858493d6b22 (patch)
tree267a19467a92171a01e8ef7f08cad3b34b04a1de /setup.py
parentb87b33f6ffdda605d8809680c1ebe22d8fba33f1 (diff)
downloadnetworkx-caac4fb6ab9d0808b37519273aa1d858493d6b22.tar.gz
Update dependencies
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 58afbb25..398b3d99 100644
--- a/setup.py
+++ b/setup.py
@@ -134,7 +134,6 @@ extras_require = {
"pygraphviz",
"pydot",
"pyyaml",
- "gdal",
"lxml",
"pytest",
],