Skip to content

Commit

Permalink
fix in appveyor file
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin de La Gorce committed May 8, 2020
1 parent c5e81d5 commit 3b6a65c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ build_script:
artifacts:
- path: "wheelhouse\\*.whl"
name: Wheels
artifacts:

artifacts:
- path: "dist/*.tar.gz"
name: Source_distribution

0 comments on commit 3b6a65c

Please sign in to comment.