(DIO-1541) Release with github actions

This commit is contained in:
suckatrash 2021-10-01 11:12:20 -07:00
parent 39cadfd3a6
commit fff88bcff7
No known key found for this signature in database
GPG key ID: 1A9EE78B881BED99
3 changed files with 53 additions and 3 deletions

View file

@ -8,7 +8,7 @@ setuptools.setup(
author = "Daniel Parks",
author_email = "daniel.parks@puppet.com",
url = "http://github.com/puppetlabs/infinitory",
long_description = open("README.rst").read(),
long_description = open("README.md").read(),
classifiers = [
"Development Status :: 3 - Alpha",