Merge branch 'master' into new-master

This commit is contained in:
Jirka Borovec
2020-04-27 22:13:42 +02:00
committed by GitHub
2 changed files with 2 additions and 4 deletions
-1
View File
@@ -116,7 +116,6 @@ jobs:
python setup.py check --metadata --strict
python setup.py sdist
twine check dist/*
#- name: Try install package
# if: ! startsWith(matrix.os, 'windows')
# run: |