mirror of
https://github.com/puppetlabs/infinitory.git
synced 2026-01-25 18:08:40 -05:00
(maint) setup updates
This commit is contained in:
parent
664da48bfd
commit
e1c051df54
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -27,9 +27,9 @@ setuptools.setup(
|
|||
"simplepup",
|
||||
],
|
||||
|
||||
tests_requires = [
|
||||
tests_require = [
|
||||
"pytest",
|
||||
]
|
||||
],
|
||||
|
||||
include_package_data = True,
|
||||
entry_points = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue