Fix typos

Fixed with the command:
  codespell --write-changes --ignore-words-list hve,vas
codespell is available at https://github.com/lucasdemarchi/codespell
This commit is contained in:
Daniele Forsi
2019-10-31 13:36:26 +01:00
parent ec2721cfdc
commit 489c405de0
16 changed files with 25 additions and 25 deletions

View File

@@ -4,7 +4,7 @@ See:
https://packaging.python.org/en/latest/distributing.html
https://github.com/pypa/sampleproject
Steps for deploying a new verison:
Steps for deploying a new version:
1. Increase the version number
2. remove the old deployment under [dist] and [build] folder
3. run: python setup.py sdist