Skip to content

Commit 8d188a4

Browse files
greenapemergify[bot]
authored andcommitted
Remove pyproj workaround
1 parent 83f3523 commit 8d188a4

File tree

4 files changed

+549
-583
lines changed

4 files changed

+549
-583
lines changed

docs/Pipfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ tabulate = "*"
1414
pandas = "*"
1515
mkdocs-material = "*"
1616
ipykernel = "*"
17-
cython = "*" # Required until pyproj provide a wheel for 3.7
18-
pyproj = {editable = true, git = "https://github.com/jswhit/pyproj.git"} # Required until pyproj provide a wheel for 3.7
1917
geopandas = "*"
2018
numpydoc = "*"
2119
black = "==18.9b0"

0 commit comments

Comments
 (0)