use pyhton 3.7 too
This commit is contained in:
parent
4dd1e39d69
commit
6d3055b726
@ -4,14 +4,14 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "access_azure_keyvault"
|
||||
version = "0.0.5"
|
||||
version = "0.0.6"
|
||||
authors = [
|
||||
{ name="Wolfgang Hottgenroth", email="wolfgang.hottgenroth@icloud.com" },
|
||||
]
|
||||
description = "Simple tool to access secrets in Azure keyvaults"
|
||||
readme = "README.md"
|
||||
license = { file="LICENSE" }
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.7"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
Loading…
x
Reference in New Issue
Block a user