repo.or.cz
/
Neo-Hockey-Test.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update versioninfo.py
[Neo-Hockey-Test.git]
/
appveyor.yml
blob
7116e18d28435d0ef0f70dc1543f5423f4649ad5
1
artifacts:
2
- path: dist\*.whl
3
name: PyHockeyStats
4
- path: logs
5
name: test logs
6
type: zip
7
build_script:
8
- sh: >-
9
pip install wheel
10
python setup.py bdist_wheel