Skip to content

Commit

Permalink
FIX: build sdist first
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer committed Jun 29, 2019
1 parent e676d2e commit 6c2f119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ install:
- "conda list"

# build wradlib
- "python setup.py sdist"
- "python -m pip install . --no-deps --ignore-installed --no-cache-dir"

build: false
Expand Down

0 comments on commit 6c2f119

Please sign in to comment.