mirror of
https://github.com/puppetlabs/infinitory.git
synced 2026-01-26 02:08:41 -05:00
(DIO-1541) Release with github actions
This commit is contained in:
parent
39cadfd3a6
commit
fff88bcff7
3 changed files with 53 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue