Skip to content
Snippets Groups Projects
Commit ae4d685c authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

new version

parent 3421fa12
No related branches found
No related tags found
No related merge requests found
Pipeline #120277 passed
[metadata] [metadata]
name = django-kubernetes-probes name = django-kubernetes-probes
version = 1.0.1 version = 1.0.2
description = A Django app to expose probes for kubernetes description = A Django app to expose probes for kubernetes
long_description = file: README.rst long_description = file: README.rst
url = https://www.example.com/ url = https://www.example.com/
...@@ -29,4 +29,4 @@ classifiers = ...@@ -29,4 +29,4 @@ classifiers =
include_package_data = true include_package_data = true
packages = find: packages = find:
python_requires = >=3.8 python_requires = >=3.8
install_requires = file: requirements.txt install_requires = file: requirements.txt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment