From 24aafc52eef18b9e3a9d3c07a428df9800c1d58a Mon Sep 17 00:00:00 2001 From: Jakub Bednar Date: Tue, 11 Feb 2020 15:46:13 +0100 Subject: [PATCH 1/2] fix: requirements file should be in sources distribution --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index bfd78214..c242bbe0 100644 --- a/setup.py +++ b/setup.py @@ -38,6 +38,7 @@ test_suite='tests', python_requires='>=3.6', include_package_data=True, + data_files=['requirements.txt', 'extra-requirements.txt', 'test-requirements.txt'], classifiers = [ 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', From be6b3736e4a19fa5b034140e814c1e931883daa7 Mon Sep 17 00:00:00 2001 From: Jakub Bednar Date: Wed, 12 Feb 2020 10:21:10 +0100 Subject: [PATCH 2/2] fix: update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d30a3183..0fc074ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### Bugs 1. [#56](https://github.com/influxdata/influxdb-client-python/pull/56): Fix default tags for write batching, added new test +1. [#58](https://github.com/influxdata/influxdb-client-python/pull/58): Source distribution also contains: requirements.txt, extra-requirements.txt and test-requirements.txt ## 1.3.0 [2020-01-17] pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy