repo.or.cz
/
ores.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add deprecation warning with pointers to WMF's pages on the topic (#365)
[ores.git]
/
scripts
/
deploy.sh
blob
f8304c55d093f1ff667ceb782fdf1e0ed450dd67
1
pip
install
twine
&&
\
2
python setup.py sdist bdist_wheel
&&
\
3
twine upload dist
/*
--skip-existing --username
$PYPI_USER
--password
$PYPI_PASS