Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 2b5db70

Browse files
authored
Fix long description content type (#6)
* update setup packages to latest * removing authors and changelog Those files are not maintained automatically
1 parent 630c056 commit 2b5db70

3 files changed

Lines changed: 1 addition & 10 deletions

File tree

AUTHORS

Lines changed: 0 additions & 2 deletions
This file was deleted.

ChangeLog

Lines changed: 0 additions & 8 deletions
This file was deleted.

scripts/publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
git config --global user.name "semantic-release (via TravisCI)"
22
git config --global user.email "semantic-release@travis"
3+
pip install --upgrade wheel setuptools twine pkginfo
34
pip install python-semantic-release
45
semantic-release publish

0 commit comments

Comments
 (0)