Skip to content

Commit

Permalink
Try latest version again (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Aug 6, 2024
1 parent 904dc23 commit 0617054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Install dependencies with pip and ignoring pinned versions:
pip install pur
# Install dev version of osmnx:
pip install --pre osmnx
pip install --no-cache-dir --upgrade --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 0617054

Please sign in to comment.