Skip to content

Commit

Permalink
Add source distros
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph2 committed Dec 25, 2018
1 parent bf8df3b commit 25b962c
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 @@ -68,6 +68,7 @@ after_test:
# 64-bit Python 3.3/3.4. And you need to use %PYTHON% to get the correct
# interpreter
- "%PYTHON%\\python.exe setup.py bdist_wheel"
- "%PYTHON%\\python.exe setup.py sdist --formats=zip,gztar"

artifacts:
# bdist_wheel puts your built wheel in the dist directory
Expand Down

0 comments on commit 25b962c

Please sign in to comment.