File: release.py

package info (click to toggle)
python-keyring 3.8-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 504 kB
  • sloc: python: 3,099; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
"""
Keyring is released using 'jaraco.packaging.release'. To make a release,
install jaraco.packaging and run 'python -m jaraco.packaging.release'
"""

test_info = "Travis-CI tests: http://travis-ci.org/#!/jaraco/keyring"