Skip to content

Commit

Permalink
Add script to download .whls from appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfletch committed Dec 2, 2019
1 parent 39f6f2c commit 4b45d08
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions download_appveyor.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#! /bin/bash

# COMMIT=$(git show-ref --head HEAD | cut -f 1 -d" ")
appveyor-dist \
-u MikeCFletcher \
-p simpleparse \
--dist dist

0 comments on commit 4b45d08

Please sign in to comment.