Page MenuHomeDevCentral

No OneTemporary

diff --git a/setup.cfg b/setup.cfg
index eaa0591..604ef25 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,34 +1,34 @@
[metadata]
name = platform-checks
-version = 0.1.0
+version = 0.1.1
author = Sébastien Santoro
author_email = dereckson@espace-win.org
description = Platform checks NRPE / Nagios
long_description = file: README.md
long_description_content_type = text/markdown
license = BSD-2-Clause
license_files = LICENSE
url = https://devcentral.nasqueron.org/source/platform-checks/
project_urls =
Bug Tracker = https://devcentral.nasqueron.org/tag/monitoring_and_reporting/
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Environment :: Console
Intended Audience :: System Administrators
Topic :: System :: Monitoring
[options]
package_dir =
= src
packages = find:
scripts =
bin/check_http_200
python_requires = >=3.6
install_requires =
- PyYAML>=6.0,<7.0
- requests>=2.27,<3.0
+ PyYAML>=3.12,<7.0
+ requests>=2.20,<3.0
[options.packages.find]
where = src

File Metadata

Mime Type
text/x-diff
Expires
Mon, Feb 2, 15:18 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3410446
Default Alt Text
(1 KB)

Event Timeline