Skip to content

Commit

Permalink
Add full test suite for geopandas to test_py (via @martinfleis
Browse files Browse the repository at this point in the history
  • Loading branch information
darribas committed Jan 13, 2022
1 parent 3324387 commit b62785a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions gds_py/check_py_stack.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,16 @@
"# Test"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# Run full suite of geopandas tests\n",
"! pytest --pyargs geopandas"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit b62785a

Please sign in to comment.