apteryx
Advanced tools
+3
-2
| Metadata-Version: 2.1 | ||
| Name: apteryx | ||
| Version: 1.0.6 | ||
| Version: 1.0.7 | ||
| Summary: Utilities and useful things for Apteryx Labs | ||
@@ -8,6 +8,7 @@ License: MIT | ||
| Author-email: matthew@apteryxlabs.com | ||
| Requires-Python: >=3.8,<3.9 | ||
| Requires-Python: >=3.8,<4.0 | ||
| Classifier: License :: OSI Approved :: MIT License | ||
| Classifier: Programming Language :: Python :: 3 | ||
| Classifier: Programming Language :: Python :: 3.8 | ||
| Classifier: Programming Language :: Python :: 3.9 | ||
| Requires-Dist: google-api-python-client (>=2.9.0,<3.0.0) | ||
@@ -14,0 +15,0 @@ Requires-Dist: google-auth-httplib2 (>=0.1.0,<0.2.0) |
+2
-2
@@ -7,3 +7,3 @@ [build-system] | ||
| name = "apteryx" | ||
| version = "1.0.6" | ||
| version = "1.0.7" | ||
| description = "Utilities and useful things for Apteryx Labs" | ||
@@ -14,3 +14,3 @@ authors = [ "apteryxlabs <matthew@apteryxlabs.com>",] | ||
| [tool.poetry.dependencies] | ||
| python = "~3.8" | ||
| python = "^3.8" | ||
| google-api-python-client = "^2.9.0" | ||
@@ -17,0 +17,0 @@ google-auth-httplib2 = "^0.1.0" |
+2
-2
@@ -23,3 +23,3 @@ # -*- coding: utf-8 -*- | ||
| 'name': 'apteryx', | ||
| 'version': '1.0.6', | ||
| 'version': '1.0.7', | ||
| 'description': 'Utilities and useful things for Apteryx Labs', | ||
@@ -35,3 +35,3 @@ 'long_description': None, | ||
| 'install_requires': install_requires, | ||
| 'python_requires': '>=3.8,<3.9', | ||
| 'python_requires': '>=3.8,<4.0', | ||
| } | ||
@@ -38,0 +38,0 @@ |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
5982
0.84%