parent
8ccc0177c8
commit
d9c4e646c4
2
tox.ini
2
tox.ini
|
@ -118,7 +118,7 @@ commands = python scripts/release.py {posargs}
|
||||||
description = create GitHub release after deployment
|
description = create GitHub release after deployment
|
||||||
basepython = python3.6
|
basepython = python3.6
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
passenv = GH_RELEASE_NOTES_TOKEN TRAVIS_TAG
|
passenv = GH_RELEASE_NOTES_TOKEN TRAVIS_TAG TRAVIS_REPO_SLUG
|
||||||
deps =
|
deps =
|
||||||
github3.py
|
github3.py
|
||||||
pypandoc
|
pypandoc
|
||||||
|
|
Loading…
Reference in New Issue