mirror of
https://github.com/puppetlabs/infinitory.git
synced 2026-01-26 02:08:41 -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",
|
"simplepup",
|
||||||
],
|
],
|
||||||
|
|
||||||
tests_requires = [
|
tests_require = [
|
||||||
"pytest",
|
"pytest",
|
||||||
]
|
],
|
||||||
|
|
||||||
include_package_data = True,
|
include_package_data = True,
|
||||||
entry_points = {
|
entry_points = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue