Skip to content

Commit

Permalink
update docs and code sample for new version 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bobevenup committed Dec 4, 2018
1 parent 7cdcc2e commit dcb1193
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 615 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ python setup.py bdist_wheel
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
python -m pip install --index-url https://test.pypi.org/simple/ json_logging
python setup.py sdist upload -r pypitest
python setup.py bdist_wheel --universal upload -r pypitest
pip3 install json_logging --index-url https://test.pypi.org/simple/
Expand Down
Loading

0 comments on commit dcb1193

Please sign in to comment.