Skip to content

Commit

Permalink
Merge pull request #149 from Code0x58/patch-1
Browse files Browse the repository at this point in the history
Add python_requires
  • Loading branch information
adrianchifor authored Sep 23, 2018
2 parents eb95bc3 + 7735e28 commit ca0238d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def install_deps():

keywords='jsonnet kubernetes reclass jinja',
py_modules=["kapitan"],
python_requires=">=3.6",
packages=find_packages(),
include_package_data=True,
dependency_links=new_links,
Expand Down

0 comments on commit ca0238d

Please sign in to comment.