Skip to content

Commit dcb1193

Browse files
committedDec 4, 2018
update docs and code sample for new version 0.0.10
1 parent 7cdcc2e commit dcb1193

File tree

3 files changed

+13
-615
lines changed

3 files changed

+13
-615
lines changed
 

‎README.md

-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ python setup.py bdist_wheel
330330
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
331331
python -m pip install --index-url https://test.pypi.org/simple/ json_logging
332332
333-
334333
python setup.py sdist upload -r pypitest
335334
python setup.py bdist_wheel --universal upload -r pypitest
336335
pip3 install json_logging --index-url https://test.pypi.org/simple/

0 commit comments

Comments
 (0)
Please sign in to comment.