Skip to content

Commit

Permalink
Update scripts/basic_commands.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ozak committed May 29, 2020
1 parent 2bd63b2 commit 5588eb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/basic_commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ python setup.py sdist bdist_wheel --universal
twine upload dist/*

# To get sha256
wget https://files.pythonhosted.org/packages/43/9d/bb33917c788f9283e0adf5158ab6ff070f67c971943cca1d4424645a287a/georasters-0.5.16.tar.gz
openssl dgst -sha256 ./georasters-0.5.16.tar.gz
wget https://files.pythonhosted.org/packages/88/f7/a0b045408b6447c2e64b6ccc3cd75ebdf4e689fc02fbb522966c86f34bfc/georasters-0.5.17.tar.gz
openssl dgst -sha256 ./georasters-0.5.17.tar.gz

0 comments on commit 5588eb1

Please sign in to comment.