Skip to content

Commit

Permalink
Install dev version of osmnx (#241)
Browse files Browse the repository at this point in the history
See gboeing/osmnx#1123 for more info
  • Loading branch information
Robinlovelace committed Aug 6, 2024
1 parent 3b0f9ae commit 904dc23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
run: |
# Install dependencies with pip and ignoring pinned versions:
pip install pur
# Install dev version of osmnx:
pip install --pre osmnx
# Update requirements.txt with pur:
pur -r requirements.txt
# Update all packages (could also try --force-reinstall):
Expand Down

0 comments on commit 904dc23

Please sign in to comment.